Skip to content

atao60/node-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine Node Docker Images

GitHub release (latest SemVer) Github issues License: MIT Docker Latest

Alpine Node for development based on mhart/alpine-node.

An image is available for each of last major versions of node, i.e. starting from version 16:

  • 16, 16.1, 16.1.0, latest (with Alpine 3.13.5)

See https://hub.docker.com/repository/docker/atao60/node-alpine

Additional libraries for development:

  • alpine-sdk (abuild, build-base, ca-certificates, git, curl, tar, ...)
  • gnupg
  • wget
  • jq
  • openssh
  • cmake
  • autoconf
  • automake
  • linux-headers
  • nasm
  • python3 (with python3-dev py3-configobj py3-pip py3-setuptools)

🛡️ License

MIT

Copyright © 2021 atao60.

📜 Credits