build_docker.sh 74 Bytes EditWeb IDE 1 2 3 4 5 #!/bin/bash # cd .. docker build -t jumpserver/jumpserver:v0.4.0-beta1 .