Update docker-compose.yml
parent
dc16446c5f
commit
92466db639
|
@ -9,6 +9,7 @@ services:
|
||||||
- userid=1000
|
- userid=1000
|
||||||
container_name: handson-ml
|
container_name: handson-ml
|
||||||
image: handson-ml
|
image: handson-ml
|
||||||
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in New Issue