deploy.sh 71 Bytes EditWeb IDE 1 2 3 4 #!/bin/bash git pull docker-compose up --build -d docker image prune -f