start_h.sh 78 B

12345
  1. #!/bin/bash
  2. set -e
  3. docker compose pull
  4. docker compose up -d --remove-orphans