Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 507 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 507 Bytes

Prebuild containers

Containers for prebuilding native Node.js modules.

Reference

  • OS: Ubuntu 18.04
  • Node.js: v16.x
$ docker pull ghcr.io/holepunchto/prebuild-linux
  • OS: Alpine Linux 3.16
  • Node.js: v16.x
$ docker pull ghcr.io/holepunchto/prebuild-alpine

License

ISC