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 f41f40a commit 34ab5daCopy full SHA for 34ab5da
docker/Dockerfile
@@ -96,6 +96,7 @@ LABEL org.label-schema.vendor="Sudo-Bot" \
96
com.docker.extension.publisher-url="https://github.com/sudo-bot" \
97
\
98
org.opencontainers.image.title="RustPython into Docker" \
99
+ org.opencontainers.image.description="RustPython into Docker" \
100
org.opencontainers.image.authors="williamdes@wdes.fr" \
101
org.opencontainers.image.url="https://github.com/sudo-bot/docker-rustpython#readme" \
102
org.opencontainers.image.documentation="https://github.com/sudo-bot/docker-rustpython#readme" \
0 commit comments