From 990a93900924bdd312c98bf6b1a7a81541bb305e Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Sun, 13 Aug 2023 13:10:22 +0800 Subject: [PATCH] Containerfile: riggings for ghcr --- Containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Containerfile b/Containerfile index f258374..0695165 100644 --- a/Containerfile +++ b/Containerfile @@ -8,3 +8,5 @@ WORKDIR /build # XXX: use /etc/profile.d/*.sh instead? ENV ANDROID_HOME=/opt/android-sdk ENV ANDROID_SDK_ROOT=/opt/android-sdk + +LABEL org.opencontainers.image.source=https://github.com/xdavidwu/saf-cephfs -- 2.43.0