This website works better with JavaScript.
Home
Explore
Help
Sign In
bunix42
/
docker-duckdns
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Activity
Browse Source
add maintainer meta
master
Hanjo Meinhardt
3 years ago
parent
1fca49d406
commit
672b43a9fd
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Dockerfile
+ 2
- 0
Dockerfile
View File
@@ -1,5 +1,7 @@
FROM alpine
MAINTAINER Hanjo Meinhardt <hanjo@bunix.de>
RUN apk add -U --no-cache curl
COPY renew-dns.sh /etc/periodic/15min/renew-dns.sh
Write
Preview
Loading…
Cancel
Save