diff options
| author | Mhd Sulhan <ms@kilabit.info> | 2015-09-10 23:43:46 +0700 |
|---|---|---|
| committer | Mhd Sulhan <ms@kilabit.info> | 2015-09-10 23:43:46 +0700 |
| commit | 62aba3cbed9579fa8d6d9f883b20ca73b3b1c34a (patch) | |
| tree | 042827c79c93453acf6d623664fb46c4e29a79cb | |
| parent | 4dcc7d982251eb73d305ed88452a58c096f3a589 (diff) | |
| download | arch-docker-62aba3cbed9579fa8d6d9f883b20ca73b3b1c34a.tar.xz | |
Rename docker image from proofn-api to to arch-nodejs-sails.
| -rwxr-xr-x | arch-nodejs-sails/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-nodejs-sails/build.sh b/arch-nodejs-sails/build.sh index cd256e0..57eff0d 100755 --- a/arch-nodejs-sails/build.sh +++ b/arch-nodejs-sails/build.sh @@ -1,3 +1,3 @@ #!/bin/bash -docker build --force-rm -t sulhan/proofn-api . +docker build --force-rm -t sulhan/arch-nodejs-sails . |
