Update Dockerfile.ddns
This commit is contained in:
parent
8d41921fb4
commit
1f62af8557
@ -1,6 +1,8 @@
|
||||
FROM alpine
|
||||
MAINTAINER Team Lixo <lixonet@team.lixo>
|
||||
|
||||
RUN apk add bash jq curl bind-tools
|
||||
|
||||
WORKDIR /app
|
||||
ADD ddns/update.sh /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user