
anapsix/nodejsAlpine Linux 3.6 Docker image with NodeJS v6.10.3
:/app \ anapsix/nodejs
You should customize your EXPOSE [] according to
server.js.
You can also add ENTRYPOINT, override CMD and add dependencies as needed.
building from onbuild tag:
# Dockerfile FROM anapsix/nodejs:onbuild EXPOSE 5080
To permanently install additional AlpineLinux packages, place one package name per line into
./deps.apk. Applies tolatestas well asonbuild.
For custom actions, create deps.sh executable script.
For build-time only dependencies (e.g.bsonnpm package requiresmakeandg++to compile c++ extention), use./deps_build.apk. All packages will be installed beforenpm installand removed immediately after, for the sake of making resulting image smaller. Applies tolatestas well asonbuild, except thatlatestwill not cleanup the build-time dependencies.
NOTE:
latest tries to resolve dependencies during docker run, before running npm install && npm start (assuming you did not override the CMD)onbuild resolves dependencies during docker build, cleans up build-time dependencies and the only command executed during docker run is npm start (assuming you did not override the CMD)Add ./examples

manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务