mirror of
https://github.com/rancher/os.git
synced 2025-05-09 08:36:20 +00:00
bind mount iptables into default console
to fix user docker (broken in default console)
This commit is contained in:
parent
a0c92669aa
commit
7096ac3fc4
@ -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