We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2189d commit a659d0dCopy full SHA for a659d0d
1 file changed
Dockerfile
@@ -1,6 +1,7 @@
1
FROM ubuntu:jammy
2
3
LABEL Description="Dockerized Python/MiKTeX, Ubuntu 22.04LTS" Vendor="IVER" Version="1.0"
4
+LABEL org.opencontainers.image.description="Dockerized Python/MiKTeX, Ubuntu 22.04LTS"
5
6
ARG DEBIAN_FRONTEND=noninteractive
7
0 commit comments