mirror of
https://github.com/rancher/os.git
synced 2025-07-06 03:26:12 +00:00
Merge pull request #541 from imikushin/fix-console-docker
bind mount iptables into default console
This commit is contained in:
commit
f18c1f8ee0
@ -150,6 +150,8 @@ rancher:
|
||||
restart: always
|
||||
volumes_from:
|
||||
- all-volumes
|
||||
volumes:
|
||||
- /usr/bin/iptables:/sbin/iptables:ro
|
||||
docker-volumes:
|
||||
image: rancher/os-state:v0.4.0-dev
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user