The Nsys Docker Library provides set of images and maintenance scripts for development, deployment, and testing of the Nsys Platform. See the Docker Hub page for the full list of available Docker images for the Nsys Platform and for information regarding contributions and issues.
$ docker build -t nsys/ubuntu .
$ ./build-image.sh
$ docker run -it --rm nsys/ubuntu /bin/bash
$ ./run-image.sh
Content type
Image
Digest
sha256:59347401c…
Size
78 MB
Last updated
24 days ago
docker pull nsys/ubuntu