/docker-workerd

Docker image for Cloudflare workerd

Primary LanguageCap'n ProtoApache License 2.0Apache-2.0

Docker Workerd

Run Cloudflare Workerd in a docker container.

Using

With workerd.capnp and other worker javascript files in a subdirectory of ./example. Supports both linux/amd64 and linux/arm64 architectures.

docker run --init -p 8080:8080 -v $(pwd)/example:/workerd ghcr.io/cyb3r-jak3/workerd:latest