aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-06-23 14:22:22 -0500
committerParker <contact@pkrm.dev>2024-06-23 14:22:22 -0500
commit80a39d38bf829193c655a7320c86df2a3146db2a (patch)
tree7b7912fa4ab5d0620cb5938f3b684e222f64976c
parent2f0dfda98699caa168fd9e2ec205e8e2cb458a77 (diff)
Add LABEL
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index a23b657..bf9a7af 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,7 @@
FROM python:3.11-slim
+LABEL org.opencontainers.image.source = "https://github.com/PacketParker/LinkLogger"
+
MAINTAINER "parker <mailto:contact@pkrm.dev>"
WORKDIR /