mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-05-03 03:53:10 +02:00
Use the image's full government name
This commit is contained in:
@@ -405,7 +405,7 @@ mkdir -p "$REPO_DIR/data"
|
||||
if [ "$IMAGE_MODE" = "build" ]; then
|
||||
echo " build: ."
|
||||
else
|
||||
echo " image: jkingsman/remoteterm-meshcore:latest"
|
||||
echo " image: docker.io/jkingsman/remoteterm-meshcore:latest"
|
||||
fi
|
||||
if [[ "$RUN_AS_HOST_USER" =~ ^[Yy]$ ]]; then
|
||||
echo " user: \"$(id -u):$(id -g)\""
|
||||
|
||||
Reference in New Issue
Block a user