change default save dir.
This commit is contained in:
parent
1dcc9e6562
commit
21fdbb1b1a
@ -2,11 +2,11 @@ services:
|
|||||||
MyFakeSSH:
|
MyFakeSSH:
|
||||||
build: .
|
build: .
|
||||||
image: registry.cn-beijing.aliyuncs.com/licsber/myfakessh:latest
|
image: registry.cn-beijing.aliyuncs.com/licsber/myfakessh:latest
|
||||||
restart: unless-stopped
|
|
||||||
container_name: myfakessh
|
container_name: myfakessh
|
||||||
|
restart: unless-stopped
|
||||||
command: /log
|
command: /log
|
||||||
volumes:
|
volumes:
|
||||||
- /licsber/docker/myfakessh:/log
|
- /z/docker/myfakessh:/log
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user