~优化容器部署说明,修复持久化问题
This commit is contained in:
@@ -16,9 +16,12 @@ services:
|
||||
sysctls:
|
||||
net.ipv4.ip_forward: 1
|
||||
volumes:
|
||||
- /etc/ShellCrash:/root/ShellCrash
|
||||
- shellcrash_configs:/etc/ShellCrash/configs:rw
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
shellcrash_configs:
|
||||
|
||||
networks:
|
||||
macvlan_lan:
|
||||
name: macvlan_lan
|
||||
|
||||
Reference in New Issue
Block a user