Skip to content

Commit

Permalink
Add container label
Browse files Browse the repository at this point in the history
  • Loading branch information
steffsas committed Sep 25, 2024
1 parent 7efed99 commit 97ac229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# Base docker image
FROM debian:stable-slim

LABEL org.opencontainers.image.source = "https://github.com/steffsas/tor-docker"

# Set to 101 for backward compatibility
ARG UID=101
ARG GID=101
Expand Down

0 comments on commit 97ac229

Please sign in to comment.