A minimal Dockerfile based on Node.js 20 LTS (Iron) alpine with Firefox installed.
- Node.js 20 LTS
- npm 9
- yarn
- Firefox
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.