Skip to content

Commit

Permalink
Add opencontainers label
Browse files Browse the repository at this point in the history
  • Loading branch information
marteinn committed Feb 23, 2024
1 parent c76e574 commit 82a77d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions elixir-ubuntu-18-04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM ubuntu:18.04
MAINTAINER Fröjd
LABEL org.opencontainers.image.source https://github.com/frojd/dockerimages

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
1 change: 1 addition & 0 deletions elixir-ubuntu-20-04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM ubuntu:20.04
MAINTAINER Fröjd
LABEL org.opencontainers.image.source https://github.com/frojd/dockerimages

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
1 change: 1 addition & 0 deletions elixir-ubuntu-22-04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM ubuntu:22.04
MAINTAINER Fröjd
LABEL org.opencontainers.image.source https://github.com/frojd/dockerimages

ARG DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 82a77d5

Please sign in to comment.