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
9daff71fb354fa7304369914ec6aeec4f6a41d60
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