Sign inSign up

nsoporte/nstools

By nsoporte

Updated almost 3 years ago

Utilidades para NSOPORTE

Image
0

3.1K

nsoporte/nstools repository overview

NSTOOLS

NSTOOLS permite administrar la NSPBX mediante CLI de manera facil, incluye muchas herramientas para tareas administrativas y de depuracion.

Variables de Entorno:

  • SSHPORT: Puerto ssh, si no se especifica usara el 22

Docker RUN

docker run --name=nstools --net=host -e SSHPORT=2222 \
        --restart=always \
		-v /etc/localtime:/etc/localtime:ro \
		-v /:/host \
		-v /var/run/docker.sock:/var/run/docker.sock
		-d nsoporte/nstools:tag 

Tag summary

Content type

Image

Digest

sha256:bcb43fa7e

Size

165.5 MB

Last updated

almost 3 years ago

docker pull nsoporte/nstools