Sign inSign up

nsys/nsys-demo

By nsys

•Updated 12 months ago

Nsys Demo Image (Nsys Portal)

Image
0

1.0K

nsys/nsys-demo repository overview

⁠Nsys Demo (Nsys Portal)

⁠Description

The Nsys Demo Docker Library provides set of images and maintenance scripts for development, deployment, and testing of the Nsys Demo⁠. See the Docker Hub page⁠ for the full list of available Docker images for the Nsys Demo and for information regarding contributions and issues.

⁠Docker image nsys/nsys-demo

⁠Build the Image
$ docker build -t nsys/nsys-demo .
⁠Build the Image via script
$ ./build-image.sh
⁠Run the Image
$ docker run -it --rm -p 9160:9160 nsys/nsys-demo

Nsys Demo Portal will be available at http://localhost:9160⁠

⁠Run the Image in background
$ docker run -d -i --name nsys-demo -p 9160:9160 nsys/nsys-demo
⁠Run the Image in background via script
$ ./run-image.sh

Tag summary

Content type

Image

Digest

sha256:89efd6d37…

Size

835.4 MB

Last updated

12 months ago

docker pull nsys/nsys-demo