Skip to content

PHOENIX-MEDIA/magento2-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Container Build Pipeline

Installs Magento2 via Composer, builds container image and pushes it to registry. The scripts and pipelines in this repository basically implement the ideas described in the Running Magento2 in Kubernetes Part 2 article on Medium.

Github Action is currently configured to build images for Magento Community 2.4.6. Images are available on DockerHub.

The build process is based on additionali OpenSource Composer packages maintained by PHOENIX MEDIA.

To manually execute the pipeline steps run the following command to prepare all Magento2 files first: MAGENTO_VERSION=2.4.6 ./build.sh. Once all files are downloaded the Magento2 container image can be build: docker build .

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages