Skip to content

Commit

Permalink
Add opencontainers labels
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed May 8, 2024
1 parent ee7484d commit 168996c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/dockerfiles/mixer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
FROM ubuntu:20.04

LABEL org.opencontainers.image.source=https://github.com/comorment/mixer
LABEL org.opencontainers.image.description="Container image for MiXeR (https://github.com/precimed/mixer)"
LABEL org.opencontainers.image.licenses=GPL-3.0

ENV TZ=Europe
ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 168996c

Please sign in to comment.