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