Skip to content

Commit eabc951

Browse files
committed
fix comment
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 1f5627c commit eabc951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/docker/Dockerfile.server-tunnel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ↑
77
# └─ Tailscale client (installed in this image)
88
#
9-
# Build: docker build -f Dockerfile.server-tunnel -t inftyai/sandd-server-tunnel:latest .
9+
# Build: docker build -f hack/docker/Dockerfile.server-tunnel -t inftyai/sandd-server-tunnel:latest .
1010
# Run: docker run --cap-add NET_ADMIN --device /dev/net/tun inftyai/sandd-server-tunnel:latest
1111

1212
FROM python:3.11-slim-bookworm

0 commit comments

Comments
 (0)