This website requires JavaScript.
Explore
Help
Register
Sign In
cloudflare
/
wrangler-action
Watch
1
Star
0
Fork
You've already forked wrangler-action
0
mirror of
https://github.com/cloudflare/wrangler-action.git
synced
2024-11-22 01:53:24 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cd6f5b8f89
wrangler-action
/
Dockerfile
4 lines
83 B
Docker
Raw
Normal View
History
Unescape
Escape
Use ubuntu
2019-10-07 22:34:04 +02:00
FROM
ubuntu:latest
Initial commit
2019-10-07 21:41:21 +02:00
COPY
entrypoint.sh /entrypoint.sh
ENTRYPOINT
[
"/entrypoint.sh"
]
Reference in a new issue
Copy permalink