Smokeping on Docker
Page content
If you have Docker running somehwere … bring up your Smoke Instance within Seconds ;)
Smokeping
docker run --name smoke --restart always -d -p 80:80 linuxserver/smokeping
Show Containers
docker ps
docker-test:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8f8b872ac1c3 linuxserver/smokeping "/init" 6 minutes ago Up 6 minutes 0.0.0.0:80->80/tcp, :::80->80/tcp smoke
Shell into Docker
docker exec -it smoke /bin/sh
Check Netstat
root@8f8b872ac1c3:/# netstat -an
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 406670 s
unix 2 [ ACC ] STREAM LISTENING 406078 /run/apache2/fcgidsock/137.0
Preview
Any Comments ?
sha256: 7af9c54d090123ed82e690469b5b0ccdda83cbf503533409d665686c5fc60b95