zkt22/zadanie1/stop-app.sh
2022-03-19 11:19:23 +01:00

6 lines
64 B
Bash

#!/bin/bash
set -e
echo "Stopping App ..."
docker-compose stop