Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timbru31/docker-node-alpine-firefox

🐳 Node.js 20 LTS (Iron) and Firefox stable Docker image
https://github.com/timbru31/docker-node-alpine-firefox

alpine docker dockerfile fermium firefox gallium hacktoberfest hydrogen iron linux node nodejs

Last synced: 4 months ago
JSON representation

🐳 Node.js 20 LTS (Iron) and Firefox stable Docker image

Awesome Lists containing this project

README

        

# Node.js with Firefox Dockerfile

[![Docker Automated build](https://img.shields.io/docker/automated/timbru31/node-alpine-firefox.svg)](https://hub.docker.com/r/timbru31/node-alpine-firefox/)
[![buildx Status](https://github.com/timbru31/docker-node-alpine-firefox/workflows/buildx/badge.svg)](https://github.com/timbru31/docker-node-alpine-firefox/actions?query=workflow%3Abuildx)
[![Lint Dockerfiles](https://github.com/timbru31/docker-node-alpine-firefox/workflows/Lint%20Dockerfiles/badge.svg)](https://github.com/timbru31/docker-node-alpine-firefox/actions?query=workflow%3A%22Lint+Dockerfiles%22)

A minimal Dockerfile based on Node.js 20 LTS (Iron) alpine with Firefox installed.

## What's included

- Node.js 20 LTS
- npm 9
- yarn
- Firefox

### Available platforms

These Dockerfiles leverage the new `buildx` functionality and offer the following platforms:

- linux/amd64
- linux/arm64
- linux/arm/v7

---

Built by (c) Tim Brust and contributors. Released under the MIT license.