A minimal Dockerfile based on Node.js 12 LTS (Erbium) or Node.js 14 LTS (Fermium) branch (regular, slim or alpine) with the stable Chrom(e|ium) installed.
- Node.js 12 LTS or Node.js 14 LTS
- npm 6
- 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.