-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
dockerDocker-specificDocker-specificdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
In a docker run command you cannot specify multiple networks: https://stackoverflow.com/questions/60301221/docker-container-cannot-be-connected-to-network-endpoints
However, when specifying multiple networks with compose2nix, the --network
flag is appended twice, which leads to the container not starting.
Metadata
Metadata
Assignees
Labels
dockerDocker-specificDocker-specificdocumentationImprovements or additions to documentationImprovements or additions to documentation