Sign inSign up

zingsono/node

By zingsono

Updated about 7 years ago

node 设置中国时区

Image
0

366

zingsono/node repository overview

node 11

设置中国时区的 Nodejs.11

FROM node:11-alpine
RUN apk update && apk add curl bash tree tzdata && cp -r -f /usr/share/zoneinfo/Hongkong /etc/localtime

Tag summary

Content type

Image

Digest

Size

28.1 MB

Last updated

about 7 years ago

docker pull zingsono/node