Loading docker/build.sh +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ set -e set -vx docker rmi -f 46159044887b 6c1c557aec04 33fe82b5f1be 71ea2b5fb820 f298aa5cb193 f2ef07f76335 915945081e63 # Force removing stfubuntu docker image if [ "$1" == "--force-stfubuntu" ]; then if [ -n `docker images -q stfubuntu` ]; then Loading Loading
docker/build.sh +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ set -e set -vx docker rmi -f 46159044887b 6c1c557aec04 33fe82b5f1be 71ea2b5fb820 f298aa5cb193 f2ef07f76335 915945081e63 # Force removing stfubuntu docker image if [ "$1" == "--force-stfubuntu" ]; then if [ -n `docker images -q stfubuntu` ]; then Loading