Skip to content

Default network name - #72

Open
stappersg wants to merge 1 commit into
ManifoldScholar:masterfrom
stappersg:defaultnetwork
Open

stappersg wants to merge 1 commit into
ManifoldScholar:masterfrom
stappersg:defaultnetwork

Conversation

@stappersg

Copy link
Copy Markdown

All services are in same network. docker-compose has a naming convention for it: directoryname plus '_default'. That feature is available since 2015.

Removing the 'network1' name definitions brings 'manifold_default' in the output of docker network ls. Much better as 'network1', aspecial on host running multiple docker-compose instances.

All services are in same network. docker-compose has a naming convention
for it:  directoryname plus '_default'.  That feature is available since 2015.

Removing the 'network1' name definitions brings 'manifold_default' in
the output of `docker network ls`. Much better as 'network1', aspecial
on host running multiple docker-compose instances.

Signed-off-by: Geert Stappers <stappers@stappers.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant