Skip to content

Commit 34ab5da

Browse files
committed
Add missing org.opencontainers.image.description
1 parent f41f40a commit 34ab5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ LABEL org.label-schema.vendor="Sudo-Bot" \
9696
com.docker.extension.publisher-url="https://github.com/sudo-bot" \
9797
\
9898
org.opencontainers.image.title="RustPython into Docker" \
99+
org.opencontainers.image.description="RustPython into Docker" \
99100
org.opencontainers.image.authors="williamdes@wdes.fr" \
100101
org.opencontainers.image.url="https://github.com/sudo-bot/docker-rustpython#readme" \
101102
org.opencontainers.image.documentation="https://github.com/sudo-bot/docker-rustpython#readme" \

0 commit comments

Comments
 (0)