https://github.com/timbru31/docker-node-chrome
🐳 Node.js Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod) and Chromium stable Docker image
https://github.com/timbru31/docker-node-chrome
alpine chrome chromium docker docker-image dockerfile iron jod node nodejs
Last synced: about 2 months ago
JSON representation
🐳 Node.js Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod) and Chromium stable Docker image
- Host: GitHub
- URL: https://github.com/timbru31/docker-node-chrome
- Owner: timbru31
- License: mit
- Created: 2017-06-08T11:52:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-06T12:02:24.000Z (2 months ago)
- Last Synced: 2025-05-08T00:08:39.127Z (about 2 months ago)
- Topics: alpine, chrome, chromium, docker, docker-image, dockerfile, iron, jod, node, nodejs
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/timbru31/node-chrome/
- Size: 393 KB
- Stars: 38
- Watchers: 2
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Node.js with Chromium stable Dockerfile
[](https://hub.docker.com/r/timbru31/node-chrome/)
[](https://github.com/timbru31/docker-node-chrome/actions?query=workflow%3Abuildx)
[](https://github.com/timbru31/docker-node-chrome/actions?query=workflow%3A%22Lint+Dockerfiles%22)A minimal Dockerfile based on Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod) branch (regular, slim or alpine) with the stable Chromium installed.
## What's included
- Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod)
- npm 10
- yarn
- Chromium stable### Available platforms
These Dockerfiles leverage the new `buildx` functionality and offer the following platforms:
- linux/amd64
- linux/arm64---
Built by (c) Tim Brust and contributors. Released under the MIT license.