mirror of
https://github.com/rancher/os.git
synced 2025-06-29 00:06:49 +00:00
Merge pull request #1669 from joshwget/network-container-iptables
Bind mount host iptables into network container
This commit is contained in:
commit
8dc2050fd8
@ -189,6 +189,8 @@ rancher:
|
||||
volumes_from:
|
||||
- command-volumes
|
||||
- system-volumes
|
||||
volumes:
|
||||
- /usr/bin/iptables:/sbin/iptables:ro
|
||||
ntp:
|
||||
image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}}
|
||||
command: ntpd --nofork -g
|
||||
|
Loading…
Reference in New Issue
Block a user