2024-07-03 02:06:21 +02:00

3 lines
85 B
Bash

echo Stopping container gracefully...
docker stop ATC_MiThermometer_Gateway
echo Done