Awesome
docker-node
Description
Docker containers based on official node images used across Synthetix repositories for CI purposes.
Updating versions
Take a look at config.json file.
Generating dockerfiles
Is as simple as running:
cd shared
npm install
npm run generate