Worker container is not created anymore as this functionality has moved to frank.

This commit is contained in:
Amritanshu Agrawal 2021-04-02 06:59:42 +05:30
parent 97579ea9d3
commit 31ae068cab
1 changed files with 0 additions and 1 deletions

View File

@ -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