File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ buildx Status] ( https://github.com/timbru31/docker-node-alpine-git/workflows/buildx/badge.svg )] ( https://github.com/timbru31/docker-node-alpine-git/actions?query=workflow%3Abuildx )
55[ ![ Lint Dockerfiles] ( https://github.com/timbru31/docker-node-alpine-git/workflows/Lint%20Dockerfiles/badge.svg )] ( https://github.com/timbru31/docker-node-alpine-git/actions?query=workflow%3A%22Lint+Dockerfiles%22 )
66
7- A minimal Dockerfile based on Node.js 20 LTS (Iron), Node.js 22 LTS (Jod) or Node.js 24 (Krypton) alpine with Git and ssh installed.
7+ A minimal Dockerfile based on Node.js 20 LTS (Iron), Node.js 22 LTS (Jod) or Node.js 24 LTS (Krypton) alpine with Git and ssh installed.
88
99## What's included
1010
11- - Node.js 20 LTS (Iron), Node.js 22 LTS (Jod) or Node.js 24 (Krypton)
12- - npm 10
11+ - Node.js 20 LTS (Iron), Node.js 22 LTS (Jod) or Node.js 24 LTS (Krypton)
12+ - npm 10 (Node.js 20 LTS, Node.js 22 LTS) / 11 (Node.js 24 LTS)
1313- yarn
1414- Git
1515- ssh
@@ -20,8 +20,8 @@ These Dockerfiles leverage the new `buildx` functionality and offer the followin
2020
2121- linux/amd64
2222- linux/arm64
23- - linux/arm/v7 (not for Node.js 24 (Krypton) or newer)
24- - linux/arm/v6 (not for Node.js 24 (Krypton) or newer)
23+ - linux/arm/v7 (not for Node.js 24 LTS (Krypton) or newer)
24+ - linux/arm/v6 (not for Node.js 24 LTS (Krypton) or newer)
2525- linux/ppc64le (not for Node.js 22 LTS (Jod) or newer)
2626- linux/s390x
2727
You can’t perform that action at this time.
0 commit comments