commit
b04f0e19fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM alpine
|
||||
MAINTAINER Alper Kanat <tunix@raptiye.org>
|
||||
RUN apk --no-cache add curl jq
|
||||
MAINTAINER Alper Kanat <me@alperkan.at>
|
||||
RUN apk --no-cache add curl jq bash
|
||||
COPY dyndns.sh /
|
||||
USER nobody
|
||||
ENTRYPOINT exec /dyndns.sh
|
||||
|
|
Loading…
Reference in a new issue