Docker image on Centos:7 to run NetAcuity
10K+
docker run -i -t -d --name=NetAcuity -h=NetAcuity -p 5001:80 -p 5002:22 -p 5400:5400/udp cristo/netacuity /bin/bash
ssh -p5002 root@localhost
password: root
cd /home && ./NATest.bin
Added etcKeeper - autocommit on exit to /etc git local repository
[Docker Hub] (https://hub.docker.com/r/cristo/netacuity)
[BitBucket] (https://bitbucket.org/monte-fm/netacuity)
Content type
Image
Digest
Size
269.5 MB
Last updated
about 10 years ago
docker pull cristo/netacuity