Adding changes! Working docker wrapper!

Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
Kris Nóva 2021-02-03 14:00:31 -08:00
parent b107d98a37
commit 3ccaa2ec9b
7 changed files with 63 additions and 28 deletions

View file

@ -7,10 +7,7 @@
#
# Startup Script for the Application
####################################
set -e
echo "Stopping [SampleApp]"
echo "Destroying [SampleApp]"
docker stop photoprism
docker rm photoprism