A minimal Dockerfile based on Node.js 14 LTS (Fermium) or Node.js 16 LTS (Gallium) branch (regular, slim or alpine) with the stable Chrom(e|ium) installed.
- Node.js 14 LTS (Fermium) or 16 LTS (Gallium)
- npm 6 (Node.js 14) or npm 8 (Node.js 16)
- yarn
- Chrom(e|ium) stable
These Dockerfiles leverage the new buildx
functionality and offer the following platforms:
- linux/amd64
- linux/arm64 (not on regular and slim)
Built by (c) Tim Brust and contributors. Released under the MIT license.