Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 266 Bytes

Ubuntu + NodeJS base container for sitespeed.io

This is the base Docker container for sitespeed.io containing Ubuntu 22.04 and Node.js 20.x.

docker buildx build --push --platform linux/arm64,linux/amd64 -t sitespeedio/node:ubuntu-22-04-nodejs-20.9.0 .