docker_build.sh 130 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 #!/bin/bash # coding: utf-8 # Copyright (c) 2017 # Gmail:liuzheng712 # set -ex npm i npm run-script build docker build -t luna .