Worker container is not created anymore as this functionality has moved to frank.
This commit is contained in:
parent
97579ea9d3
commit
31ae068cab
@ -18,7 +18,6 @@ fi
|
||||
|
||||
cd docker/app || exit
|
||||
docker build --tag barker:latest .
|
||||
docker build --tag barker-worker:latest --file worker.Dockerfile .
|
||||
cd "$parent_path/docker" || exit
|
||||
docker save barker:latest | bzip2 | pv | ssh tanshu@knox.tanshu.com 'bunzip2 | sudo docker load'
|
||||
ansible-playbook playbook-chd.yml
|
||||
|
Loading…
Reference in New Issue
Block a user