Add LABEL
This commit is contained in:
parent
2f0dfda986
commit
80a39d38bf
@ -1,5 +1,7 @@
|
|||||||
FROM python:3.11-slim
|
FROM python:3.11-slim
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source = "https://github.com/PacketParker/LinkLogger"
|
||||||
|
|
||||||
MAINTAINER "parker <mailto:contact@pkrm.dev>"
|
MAINTAINER "parker <mailto:contact@pkrm.dev>"
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user