Remove the need to tag after pull
parent
e10a807907
commit
05d2c1ea9b
|
@ -8,7 +8,7 @@ services:
|
||||||
- username=devel
|
- username=devel
|
||||||
- userid=1000
|
- userid=1000
|
||||||
container_name: handson-ml2
|
container_name: handson-ml2
|
||||||
image: handson-ml2
|
image: ageron/handson-ml2:latest #latest-gpu
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
|
|
Loading…
Reference in New Issue