Sign inSign up

cristo/netacuity

By cristo

Updated about 10 years ago

Docker image on Centos:7 to run NetAcuity

Image
0

10K+

cristo/netacuity repository overview

Docker image on Centos:7 to run NetAcuity

Create container

docker run -i -t -d --name=NetAcuity -h=NetAcuity -p 5001:80 -p 5002:22 -p 5400:5400/udp cristo/netacuity /bin/bash

SSH

ssh -p5002 root@localhost
password: root

Test NetAcuity availability to run on this machine.

cd /home && ./NATest.bin

etcKeeper

Added etcKeeper - autocommit on exit to /etc git local repository

Origin

[Docker Hub] (https://hub.docker.com/r/cristo/netacuity)

[BitBucket] (https://bitbucket.org/monte-fm/netacuity)

Tag summary

Content type

Image

Digest

Size

269.5 MB

Last updated

about 10 years ago

docker pull cristo/netacuity