This commit is contained in:
Kyle Speight
2025-09-09 01:46:09 -07:00
parent a588a56d8d
commit 5a71b67076
76 changed files with 105 additions and 95 deletions
+3 -3
View File
@@ -22,10 +22,10 @@
FROM --platform=$TARGETOS/$TARGETARCH ubuntu:jammy
LABEL author="oliver194" maintainer="100048880+oliver194@users.noreply.github.com"
LABEL author="Kyle Speight" maintainer="kyle@kyle-hosting.xyz"
LABEL org.opencontainers.image.source="https://github.com/oliver194/yolks"
LABEL org.opencontainers.image.licenses=MIT
LABEL org.opencontainers.image.source="https://github.com/kylehost/yolks"
LABEL org.opencontainers.image.licenses=AGPL
ENV DEBIAN_FRONTEND=noninteractive