Skip to content
Commit 46cd92be authored by nimrod's avatar nimrod
Browse files

Docker Compose: Small network fix.

There are multiple services deployed by Docker Compose on the host. The
first one creates the Docker network shared by all of them. However,
newer versions of Docker Compose check the network tags and if the tag
for the service doesn't match it (rightfully) complains. Instead the
network is now created by an Ansible playbook when first provisioning
the host and the network is marked as externally managed in all of the
services.
parent 85dc1712
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment