Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 246 Bytes

wio

WIO is a micro web server for static assets, best fitted for serving react projects


Build Docker Image

docker buildx create --use

docker buildx build --platform linux/amd64,linux/arm64 -t wollfish/wio --push .