Sign inSign up

nicpearson/node-slim-icu

By nicpearson

Updated over 6 years ago

Node slim image with the full-icu npm package pre-installed

Image
0

596

nicpearson/node-slim-icu repository overview

node-slim-icu

Node slim image with the full-icu npm package pre-installed. Also includes jq and rsync.

docker build

To 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 push

To push the image to dockerhub:

$ docker push nicpearson/node-slim-icu:latest

Tag summary

Content type

Image

Digest

Size

65.4 MB

Last updated

over 6 years ago

docker pull nicpearson/node-slim-icu