A Docker container with NW.js runtime (node-webkit)
2.0K
A Docker image with NW.js runtime installed.
docker run -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY -v yourapp.nw:/opt/nwjs/package.nw kxes/nwjs
Just make a package for your app and pass it through a Docker volume under /opt/nwjs/package.nw.
Content type
Image
Digest
Size
131.9 MB
Last updated
almost 11 years ago
docker pull kxes/nwjs