mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Dockerfile to spaces
This commit is contained in:
@@ -4,7 +4,7 @@ help:
|
||||
run:
|
||||
docker-compose up
|
||||
exec:
|
||||
docker-compose exec handson-ml /bin/bash
|
||||
docker-compose exec handson-ml bash
|
||||
build: stop .FORCE
|
||||
docker-compose build
|
||||
rebuild: stop .FORCE
|
||||
|
||||
Reference in New Issue
Block a user