mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
feature/OPENCLAW_IMAGE
This commit is contained in:
committed by
George Pickett
parent
98292331d5
commit
a898acbd55
@@ -261,14 +261,6 @@ else
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
--build-arg "OPENCLAW_DOCKER_APT_PACKAGES=${OPENCLAW_DOCKER_APT_PACKAGES}" \
|
||||
-t "$IMAGE_NAME" \
|
||||
-f "$ROOT_DIR/Dockerfile" \
|
||||
"$ROOT_DIR"
|
||||
else
|
||||
echo "==> Pulling Docker image: $IMAGE_NAME"
|
||||
docker pull "$IMAGE_NAME"
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo "==> Onboarding (interactive)"
|
||||
|
||||
Reference in New Issue
Block a user