Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timbru31/docker-node-alpine-firefox
- Owner: timbru31
- License: mit
- Created: 2018-10-02T16:14:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T16:33:06.000Z (4 months ago)
- Last Synced: 2024-10-02T09:45:27.130Z (4 months ago)
- Topics: alpine, docker, dockerfile, fermium, firefox, gallium, hacktoberfest, hydrogen, iron, linux, node, nodejs
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/timbru31/node-alpine-firefox
- Size: 207 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.