We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9ca84 commit d1bba64Copy full SHA for d1bba64
Dockerfile
@@ -10,6 +10,7 @@ LABEL org.opencontainers.image.title="grinn-yocto-container" \
10
org.opencontainers.image.version="${VERSION}" \
11
org.opencontainers.image.authors="Grinn <office@grinn-global.com>" \
12
org.opencontainers.image.url="https://github.com/grinn-global/grinn-yocto-container" \
13
+ org.opencontainers.image.source="https://github.com/grinn-global/grinn-yocto-container" \
14
org.opencontainers.image.licenses="MIT"
15
16
ENV LANG=en_US.UTF-8 \
0 commit comments