Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker-compose.yml to the release assets #325

Open
tomaszmichalak opened this issue Jun 1, 2021 · 2 comments
Open

Add docker-compose.yml to the release assets #325

tomaszmichalak opened this issue Jun 1, 2021 · 2 comments

Comments

@tomaszmichalak
Copy link

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 using ece-docker which is not available for the open-source community.

Proposed solution

  1. Images are built and published to https://hub.docker.com/u/magento
  2. docker-compose.yml is added as an asset in https://github.com/magento/magento-cloud-docker/releases

Expected result

  1. docker-compose.yml is added as an asset in https://github.com/magento/magento-cloud-docker/releases

Actual result

  1. No docker-compose.yml for the open-source community.
@shiftedreality
Copy link
Member

Hello @tomaszmichalak

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?

@tomaszmichalak
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
Ready for Grooming
Development

No branches or pull requests

2 participants