This commit is contained in:
@@ -57,6 +57,7 @@ docker buildx build --no-cache --load -t gitea.jde.nz/public/simple-object-stora
|
|||||||
# run the docker container
|
# run the docker container
|
||||||
title "Running docker container"
|
title "Running docker container"
|
||||||
export LOCALCONFIG="${SCRIPT_DIR}/.test-docker/config.json"
|
export LOCALCONFIG="${SCRIPT_DIR}/.test-docker/config.json"
|
||||||
|
ls -l "$LOCALCONFIG"
|
||||||
|
|
||||||
if [ ! -f "${LOCALCONFIG}" ]; then
|
if [ ! -f "${LOCALCONFIG}" ]; then
|
||||||
echo "PWD = $(pwd)"
|
echo "PWD = $(pwd)"
|
||||||
|
Reference in New Issue
Block a user