phoenix-media / magento2-cloud-build
Dockerfile, configurations and scripts to build Magento2 Docker images.
Installs: 4 206
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 5
Open Issues: 2
Language:Shell
Requires
- magento/magento2-base: >=2.4.5 <2.4.8
- phoenix-media/magento2-ece-tools: >=1.0.9
README
Purpose
Dockerfile, configurations and scripts to build Magento2 Docker images. The scripts in this repository allow to execute the steps described in the Running Magento2 in Kubernetes Part 2 article on Medium.
Installation
Install the Composer package:
composer require phoenix-media/magento2-cloud-build
Execute the shell script to move the files from the dist folder to the appropriate location within the composer installation:
vendor/bin/px-cloud-build-install.
Customization
All files provided by this package can be customized. However, each update of the module will overwrite them again. Therefore, carefully review all changes before committing them after an update.
License
Each source file included in this distribution is licensed under Open Software License v. 3.0 (OSL-3.0).