Node.js with npm, and Yarn Environment variables Variable Value NODE_VERSION 12.16.0 CMD node Usage To pull the image docker pull gokaygurcan/node:latest And then, docker run --rm gokaygurcan/node:latest node -e "console.log(process.versions);"