Skip to content

Commit

Permalink
added maintainer label
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Lohr committed Aug 23, 2017
1 parent fb350f0 commit cfb5ca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

FROM alpine:3.5

LABEL maintainer="Matthias Lohr <matthias@lohr.me>"

RUN apk add --no-cache bash ca-certificates file iptables libc6-compat libgcc libstdc++ wget

RUN mkdir -p /lib64 && \
Expand Down

0 comments on commit cfb5ca2

Please sign in to comment.