构建 Docker Nodejs Base (Node.js + NPM + PM2) 镜像基于 Docker 官方 centos:7 镜像构建系统基础镜像,并基于该系统基础镜像构建 Nodejs Base (Node.js + NPM + PM2) 镜像。并使用 centos:7 提供的 systemd 管理 PM2 + Node.js 应用。