Skip to content

Base Docker container for sitespeed.io with Ubuntu & NodeJS

License

Notifications You must be signed in to change notification settings

cskefu/docker-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu + NodeJS base container for sitespeed.io

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

docker buildx build --push --platform linux/arm64,linux/amd64 -t sitespeedio/node:ubuntu-20.04-nodejs-16.13.2 . 

For CSKeFu

docker build --build-arg TARGETPLATFORM=linux/amd64 -t cskefu/node:v16.17.0 .

About

Base Docker container for sitespeed.io with Ubuntu & NodeJS

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%