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

Complete support for dynamic container names #231

Merged
merged 6 commits into from
Jul 13, 2017

Commits on Jul 6, 2017

  1. Allow setting NGINX_DOCKER_GEN_CONTAINER from a label

    Helder Correia authored Jul 6, 2017
    Configuration menu
    Copy the full SHA
    9ce04bd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Find labeled cid in runtime instead of startup time

    Because a new container could have been redeployed during the companion’s lifecycle.
    Helder Correia committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    5a819b6 View commit details
    Browse the repository at this point in the history
  2. Fix renamed commands

    Helder Correia committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    690bc47 View commit details
    Browse the repository at this point in the history
  3. Fix commands

    Helder Correia committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    8f513e6 View commit details
    Browse the repository at this point in the history
  4. Update docs

    Helder Correia committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    eb41e9f View commit details
    Browse the repository at this point in the history
  5. Disregard the label’s value

    The mere existence of the label is enough.
    Helder Correia committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    92a50b6 View commit details
    Browse the repository at this point in the history