Browse Source

更新 'build.sh'

chenxixian 6 years ago
parent
commit
a0db5778f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -1,4 +1,4 @@
 git clone https://github.com/helloxz/imgurl.git
 cd imgurl
-docker-compose up -d
+docker build -t helloxz/imgurl:2.0 .
 docker save -o  helloxz-imgurl.tar helloxz/imgurl:2.0