diff options
Diffstat (limited to 'bin/distcenter/README.txt')
-rw-r--r-- | bin/distcenter/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/distcenter/README.txt b/bin/distcenter/README.txt index fe39395..4002dc7 100644 --- a/bin/distcenter/README.txt +++ b/bin/distcenter/README.txt @@ -13,7 +13,7 @@ example Build the container using - docker build --no-cache -t dist-center . + docker build --no-cache -t dist-center -f distcenterdockerfile . Run it mounting the volume |