docker info | |
WARNING: bridge-nf-call-iptables is disabled | |
WARNING: bridge-nf-call-ip6tables is disabled | |
then | |
sysctl net.bridge.bridge-nf-call-iptables=1 | |
sysctl net.bridge.bridge-nf-call-ip6tables=1 |
'나는 노동자 > DOCKER' 카테고리의 다른 글
컨테이너 파일 사이즈 (0) | 2019.01.16 |
---|---|
Runtime directory and storage driver (0) | 2018.07.11 |
cgroup-driver 변경하기 (0) | 2018.07.11 |
systemctl start docker error시 (0) | 2018.03.23 |
HANADB DOCKER CONTAINER (0) | 2018.02.07 |