Skip to content

Commit 294c0d9

Browse files
authored
Update README.md
1 parent f7a2eed commit 294c0d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docker/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# About This Python Script
22

3+
The following commands are expected to run in the directory `tinker9/docker`.
4+
The parent directory `tinker9` should be a git clone.
5+
36
To use this script, run
47
```bash
58
tinker9.docker [CudaVersion] [Stage] | bash
69
```
710

811
Use command `tinker9.docker -h` to see the valid values of `CudaVersion` and `Stage`.
912

13+
These commands will create `*.dockerfile` files which will be ignored by git.
14+
Feel free to delete them anytime.
15+
1016
# Steps to Install Docker on Ubuntu
1117

1218
Checking the newest official installation guide for nvidia container toolkit

0 commit comments

Comments
 (0)