This website requires JavaScript.
Explore
Help
Sign In
actions
/
zcong1993-actions-ding
Watch
1
Star
0
Fork
You've already forked zcong1993-actions-ding
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
v2
zcong1993-actions-ding
/
docker
/
Dockerfile
6 lines
95 B
Docker
Raw
Permalink
Blame
History
FROM
appropriate/curl:latest
COPY
entrypoint.sh /entrypoint.sh
ENTRYPOINT
[
"/entrypoint.sh"
]
Reference in New Issue
View Git Blame
Copy Permalink