Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timbru31/docker-node-chrome
🐳 Node.js Node.js LTS 18 (Hydrogen) or Node.js 20 LTS (Iron) and Chromium stable Docker image
https://github.com/timbru31/docker-node-chrome
alpine chrome chromium docker docker-image dockerfile fermium gallium hacktoberfest hydrogen node nodejs
Last synced: 5 days ago
JSON representation
🐳 Node.js Node.js LTS 18 (Hydrogen) or Node.js 20 LTS (Iron) 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T05:28:39.000Z (13 days ago)
- Last Synced: 2024-10-24T23:32:02.320Z (12 days ago)
- Topics: alpine, chrome, chromium, docker, docker-image, dockerfile, fermium, gallium, hacktoberfest, hydrogen, node, nodejs
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/timbru31/node-chrome/
- Size: 361 KB
- Stars: 35
- Watchers: 3
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Node.js with Chromium stable Dockerfile
[![Docker Automated build](https://img.shields.io/docker/automated/timbru31/node-chrome.svg)](https://hub.docker.com/r/timbru31/node-chrome/)
[![buildx Status](https://github.com/timbru31/docker-node-chrome/workflows/buildx/badge.svg)](https://github.com/timbru31/docker-node-chrome/actions?query=workflow%3Abuildx)
[![Lint Dockerfiles](https://github.com/timbru31/docker-node-chrome/workflows/Lint%20Dockerfiles/badge.svg)](https://github.com/timbru31/docker-node-chrome/actions?query=workflow%3A%22Lint+Dockerfiles%22)A minimal Dockerfile based on Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22 branch (regular, slim or alpine) with the stable Chromium installed.
## What's included
- Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22
- 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.