Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.14 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.14 KB

docker-node (alpine linux)

Security Hadolint Publish

Unofficial Docker image for NodeJS (alpine linux) deployments

Contents

  • Alpine Linux
  • Python3
  • Node (multiple versions)
  • awscli

Architectures

Supported

  • amd64
  • arm64/v8

Not Supported

  • arm/v7
  • arm/v6
  • ppc64le
  • s390x

Usage

Command:

docker run -it --rm zeroconfigio/node:20-alpine "node --version"

Output Example:

v20.0.0

Author

ZeroConfig.io

License

MIT Licensed. See LICENSE for full details.