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-25 03:14:46 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
83ae7e5d09
wrangler-action
/
Dockerfile
4 lines
83 B
Text
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