up.sh 72 Bytes
Newer Older
haoyanbin's avatar
1  
haoyanbin committed
1 2 3 4
#!/bin/bash
git pull
docker-compose up --build -d
docker image prune -f