github-actions-magento2 icon indicating copy to clipboard operation
github-actions-magento2 copied to clipboard

[FEAT] Create an action that builds a alpine dockerfile of a magento store.

Open damienwebdev opened this issue 3 years ago • 0 comments

:bulb: Feature request

Feature Name

Magento 2 Docker Build

The Desired Behavior

As a developer, I want to use Docker containers with Magento 2. Specifically, I want a build that will generate a CLI container and a FPM container.

Your Use Case

Quickly running Magento 2 in Kubernetes.

Prior Work

https://github.com/damienwebdev/mageos-docker contains this code.

damienwebdev avatar Oct 21 '22 17:10 damienwebdev