This website requires JavaScript.
Explore
Help
Sign In
perso
/
docker-dynhost
Watch
4
Star
0
Fork
0
Code
Issues
1
Pull Requests
Actions
1
Projects
Releases
Wiki
Activity
Files
907fbd03b5e76d4b1bf206b134ae5214d4b666f4
docker-dynhost
/
Dockerfile
T
8 lines
103 B
Docker
Raw
Normal View
History
Unescape
Escape
feat: init
2021-10-06 19:45:44 -04:00
FROM
alpine:3
RUN
apk add --no-cache bind-tools curl
COPY
entrypoint.sh /
ENTRYPOINT
/entrypoint.sh
Reference in New Issue
Copy Permalink