install container | ||||||
---|---|---|---|---|---|---|
1a- Install docker on linux | ||||||
pull the container | sudo docker pull linuxserver/smokeping | |||||
create a directory to put the configuration mkdir smokeping (/home/kali/smokeping/) | ||||||
just run ( docker cli ) |
| |||||
create a docker-compose | ||||||
install docker-compose | apt install docker-compose | |||||
https://hub.docker.com/r/linuxserver/smokeping | ||||||
mkdir /home/kali/smokeping/ | ||||||
| ||||||
docker-compose up | ||||||
docker-compose down | ||||||
Page Comparison
General
Content
Integrations