set -e echo "readonly" | docker login docker.med-logic.ru --username readonly --password-stdin docker pull docker.med-logic.ru/medicine-dashboard:latest docker tag docker.med-logic.ru/medicine-dashboard:latest medicine-dashboard:latest