timbru31 / docker-node-chrome

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

Home Page:https://hub.docker.com/r/timbru31/node-chrome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://hub.docker.com/r/timbru31/node-chrome/

License:MIT License


Languages

Language:Dockerfile 100.0%