Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

No need to rely on fixed container names #41

Merged
merged 2 commits into from
Oct 9, 2017
Merged

No need to rely on fixed container names #41

merged 2 commits into from
Oct 9, 2017

Commits on Oct 9, 2017

  1. No need to rely on fixed container names

    Fixes #32
    
    * Find containers by com.docker.compose.service label in Travis
    * Find the "mgmt" container by an ad-hoc label for "make exec"
    * Inter-Docker references by host name (e.g. "db") keep working,
      thanks to Docker's magic
    Dominique Quatravaux committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    32988bd View commit details
    Browse the repository at this point in the history
  2. As per review, add whatever documentation I could find

    Dominique Quatravaux committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    4a63420 View commit details
    Browse the repository at this point in the history