/docker-node-chrome

🐳 Node.js Node.js LTS 18 (Hydrogen, Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod) and Chromium stable Docker image

Primary LanguageDockerfileMIT LicenseMIT

Node.js with Chromium stable Dockerfile

Docker Automated build buildx Status Lint Dockerfiles

A minimal Dockerfile based on Node.js 18 LTS (Hydrogen) or Node.js 20 LTS (Iron) branch (regular, slim or alpine) with the stable Chromium installed.

What's included

  • Node.js 18 LTS (Hydrogen) or Node.js 20 LTS (Iron)
  • npm 9 (Node.js 18) or npm 10 (Node.js 20)
  • 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.