feat: update
This commit is contained in:
parent
b675d47426
commit
8978d12a52
@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
u22:
|
u22:
|
||||||
# command: command
|
# command: command
|
||||||
container_name:
|
container_name: u22
|
||||||
image: ubuntu:22.04
|
image: ubuntu:22.04
|
||||||
restart: always
|
restart: always
|
||||||
# ports:
|
# ports:
|
||||||
@ -15,4 +15,4 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
environment:
|
environment:
|
||||||
APP_ADDRESS: 0.0.0.0:3111
|
APP_ADDRESS: 0.0.0.0:3111
|
||||||
|
command: ['tail', '-f', '/dev/null']
|
||||||
|
Loading…
Reference in New Issue
Block a user