You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without Commerce Cloud license, Magento Community Edition users are not able to easily configure their local instances with Docker. The docker-compose.yml file can be generated using ece-docker which is not available for the open-source community.
The standalone docker-compose.yaml is not sufficient without the .docker directory that is created during compsoer update. Do you think it makes sense to attach it as is?
@shiftedreality What is the purpose of the .docker directory? docker-compose.yml is extremely useful for development purposes as we "refresh" the stack almost every day.
Preconditions
Without Commerce Cloud license, Magento Community Edition users are not able to easily configure their local instances with Docker. The
docker-compose.yml
file can be generated usingece-docker
which is not available for the open-source community.Proposed solution
docker-compose.yml
is added as an asset in https://github.com/magento/magento-cloud-docker/releasesExpected result
docker-compose.yml
is added as an asset in https://github.com/magento/magento-cloud-docker/releasesActual result
docker-compose.yml
for the open-source community.The text was updated successfully, but these errors were encountered: