1
0
Fork 0
medicine-config/tfoms-patient/update.sh

6 lines
105 B
Bash
Executable File

#!/bin/sh
docker pull docker.med-logic.ru/tfoms-patient:latest
docker-compose stop
docker-compose up -d