Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
naiades
naiades-platform-poc
Commits
11557be2
Commit
11557be2
authored
May 11, 2020
by
Federico Sismondi
Browse files
Update() lowered MTU for compatibility to docker running on openstack VMs
parent
2f80a20f
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
11557be2
...
...
@@ -213,9 +213,14 @@ services:
networks
:
default
:
driver
:
bridge
driver_opts
:
com.docker.network.driver.mtu
:
1450
com.docker.network.bridge.name
:
sig-network
ipam
:
config
:
-
subnet
:
172.18.1.0/24
volumes
:
mysql-db
:
~
mongo-db
:
~
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment