Sign inSign up

nsys/nsys-node

By nsys

•Updated 25 days ago

Nsys Node Image (Nsys Daemon)

Image
0

1.4K

nsys/nsys-node repository overview

⁠Nsys Platform (Nsys Node)

⁠Description

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 image nsys/nsys-node

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

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

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

Tag summary

Content type

Image

Digest

sha256:3a8a3efe3…

Size

569 MB

Last updated

25 days ago

docker pull nsys/nsys-node