Projects should be able to define a list of dependencies. These dependencies could be on a container registry (#2) an external network (#3) or another docker-compose project.
Registries would only be needed at 'up' time, so login should only happen then, but other dependencies may have different requirements.
Projects should be able to define a list of dependencies. These dependencies could be on a container registry (#2) an external network (#3) or another docker-compose project.
Registries would only be needed at 'up' time, so login should only happen then, but other dependencies may have different requirements.