Node slim image with the full-icu npm package pre-installed
596
Node slim image with the full-icu npm package pre-installed. Also includes jq and rsync.
docker buildTo build the image:
$ git clone https://github.com/nicolaspearson/node-slim-icu
$ cd node-slim-icu
$ docker build -t nicpearson/node-slim-icu:latest .
$ docker images nicpearson/node-slim-icu
docker pushTo push the image to dockerhub:
$ docker push nicpearson/node-slim-icu:latest
Content type
Image
Digest
Size
65.4 MB
Last updated
over 6 years ago
docker pull nicpearson/node-slim-icu