Search Docker Hub
node
By zingsono
node 设置中国时区
366
设置中国时区的 Nodejs.11
FROM node:11-alpine RUN apk update && apk add curl bash tree tzdata && cp -r -f /usr/share/zoneinfo/Hongkong /etc/localtime
Content type
Image
Digest
Size
28.1 MB
Last updated
about 7 years ago
docker pull zingsono/node