Skip to content

Commit

Permalink
Rename dockerfile minimal. (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adaickalavan authored Apr 20, 2021
1 parent 094f7ca commit d0cecc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimal.Dockerfile → Dockerfile.minimal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ```bash
# $ export VERSION=v0.4.13
# $ cd /path/to/SMARTS
# $ docker build -t huaweinoah/smarts:$VERSION-minimal -f minimal.Dockerfile .
# $ docker build -t huaweinoah/smarts:$VERSION-minimal -f Dockerfile.minimal .
# $ docker push huaweinoah/smarts:$VERSION-minimal
# ```

Expand Down

0 comments on commit d0cecc8

Please sign in to comment.