Docker api #242

Closed
mohitkhubele wants to merge 285 commits from docker_api into master
Showing only changes of commit 4959f4fa9e - Show all commits
+1 -1
View File
@@ -1,7 +1,7 @@
# Use the prebuilt image
```
# build image
docker build -t tkdnn:build -f Dockerfile-f Dockerfile .
docker build -t tkdnn:build -f Dockerfile .
```
# Build Base Docker image