diff options
author | 2018-08-23 18:33:23 +0000 | |
---|---|---|
committer | 2018-08-23 18:33:23 +0000 | |
commit | cacc77da25e42ccae6344dbffd5f7b28d5b6b642 (patch) | |
tree | f9bf8a5180d9ecd60072f1ac7a3c7d6e0815faa7 /bin/distcenter/README.txt | |
parent | 7c6ce03e30552e4acc7a065cc05547b08fba82d3 (diff) | |
parent | 858b1278219b5cb6ca6f6d4abcb20b0180216be1 (diff) |
Merge "Add build scripts and tabrmd"
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 |