Skip to content

Commit 429797d

Browse files
dockerfile: Update description (#33)
* dockerfile: Update description Feedback from @franzesecodes * Update Dockerfile Co-authored-by: Ross Zurowski <ross@rosszurowski.com> Co-authored-by: Ross Zurowski <ross@rosszurowski.com>
1 parent ae62078 commit 429797d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN --mount=type=cache,target=/usr/local/share/.cache/yarn-${TARGETARCH} yarn bu
2020

2121
FROM debian:bullseye-slim
2222
LABEL org.opencontainers.image.title="Tailscale" \
23-
org.opencontainers.image.description="Connect your Docker containers to your secure private network." \
23+
org.opencontainers.image.description="Tailscale lets you securely connect to your Docker containers without exposing them to the public internet." \
2424
org.opencontainers.image.authors="Tailscale Inc." \
2525
org.opencontainers.image.vendor="Tailscale Inc." \
2626
com.docker.desktop.extension.icon="https://tailscale.com/files/tailscale-docker-icon.svg" \

0 commit comments

Comments
 (0)