Skip to content

Commit

Permalink
linked package to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimstojkovic committed Feb 25, 2021
1 parent ee8e6d2 commit 36fd89d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ FROM alpine:latest
# Maintainer information
ARG VCS_REF
LABEL maintainer="Maksim Stojkovic <https://github.com/maksimstojkovic>" \
org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.vcs-url="https://github.com/maksimstojkovic/docker-duckdns"
org.opencontainers.image.source https://github.com/maksimstojkovic/docker-duckdns

# Install tools required
RUN apk add --no-cache curl
Expand Down

0 comments on commit 36fd89d

Please sign in to comment.