Skip to content

Commit

Permalink
update environment gpu support
Browse files Browse the repository at this point in the history
The docker-compose was described with an old envirnoment file?
  • Loading branch information
ll7 authored Mar 8, 2021
1 parent c004160 commit c2f5066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Next, edit the `docker-compose.yml` file:

```bash
$ cd /path/to/project/handson-ml2/docker
$ edit environment.yml # use your favorite editor
$ edit docker-compose.yml # use your favorite editor
```

* Replace `dockerfile: ./docker/Dockerfile` with `dockerfile: ./docker/Dockerfile.gpu`
Expand Down

0 comments on commit c2f5066

Please sign in to comment.