Sign inSign up

nsys/nsys-demo-node

By nsys

•Updated 12 months ago

Nsys Demo Node Image (Nsys Daemon)

Image
0

952

nsys/nsys-demo-node repository overview

⁠Nsys Demo (Nsys Node)

⁠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-node

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

Nsys Demo Node Administration will be available at http://localhost:9180⁠

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

Tag summary

Content type

Image

Digest

sha256:ebed61e0e…

Size

835.4 MB

Last updated

12 months ago

docker pull nsys/nsys-demo-node