Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.36 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.36 KB

Base node Docker images

Docker Stars Docker Pulls

Now based on the official alpine-based images and alpine-python multiarch approach, but targeting only LTS releases.

Current tags:

  • insightful/alpine-node:latest, which is a virtual image for
    • insightful/alpine-node:14-amd64 (currently at v14.16.0)
    • insightful/alpine-node:14-arm32v6
    • insightful/alpine-node:14-arm32v7
    • insightful/alpine-node:14-arm64v8

All tags have a full install with npm and yarn.

Due to the long time required to build the ARM versions (well over 4 hours on typical build agents), this repository cannot be built automatically on the free tiers of either Travis CI or Azure Pipelines and is manually refreshed every three months.