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

Introduce project-name in docker-compose.yml file (fixes #745) #5369

Closed
wants to merge 4 commits into from

Commits on Nov 11, 2017

  1. introduce project-name in docker-compose.yml file (fixes docker#745)

    Signed-off-by: Alexey Merezhin <estarter@gmail.com>
    estarter committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    50cf46b View commit details
    Browse the repository at this point in the history
  2. create v3.6 with project_name support

    Signed-off-by: Alexey Merezhin <estarter@gmail.com>
    estarter committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    fb52444 View commit details
    Browse the repository at this point in the history
  3. fix code formatting issues

    Signed-off-by: Alexey Merezhin <estarter@gmail.com>
    estarter committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    cfaa20c View commit details
    Browse the repository at this point in the history
  4. compose_name is taken from all docker-compose files

    check compose_name property for uniqueness
    
    Signed-off-by: Alexey Merezhin <estarter@gmail.com>
    estarter committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    32ae9a1 View commit details
    Browse the repository at this point in the history