Skip to content

Cyb3r-Jak3/docker-workerd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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