Run Cloudflare Workerd in a docker container.
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