Skip to content

Commit

Permalink
adding more labels
Browse files Browse the repository at this point in the history
  • Loading branch information
cremuzzi committed May 4, 2021
1 parent 3c4f6a6 commit 133c6bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
FROM alpine:3.13

LABEL maintainer="Carlos Remuzzi <carlosremuzzi@gmail.com>"
LABEL org.label-schema.description="Dockerization of mpv.io"
LABEL org.label-schema.name="mpv"
LABEL org.label-schema.schema-version="1.0"
LABEL org.label-schema.vcs-url="https://github.com/cremuzzi/docker-mpv"

RUN apk add --no-cache \
Expand Down

0 comments on commit 133c6bb

Please sign in to comment.