mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
bind mount iptables into default console
to fix user docker (broken in default console)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user