You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ KAGGLE_KEY=<your_kaggle_key>
57
57
58
58
### Get set up with Docker
59
59
60
-
This codebase is designed to be run with Docker.
60
+
This codebase is designed to be run with [Docker](https://docs.docker.com/get-docker/).
61
61
62
62
If you've never used Docker before, don't worry! I have included a guide to Docker in the [Docker README](./docs/docker.md) file in this repository. This includes a full run through of why Docker is awesome and a brief guide to the `Dockerfile` and `docker-compose.yml` for this project.
0 commit comments