|
|
@ -129,6 +129,12 @@ Local usage of the service <b>doesnt</b> require one, you only need to log in to |
|
|
|
sudo apt install -y docker-ce |
|
|
|
sudo usermod -aG docker [USERNAME] # Please replace [USERNAME] with the user you want to run docker on |
|
|
|
``` |
|
|
|
|
|
|
|
:information-source: for kali specifically please visit the following link to install docker. |
|
|
|
|
|
|
|
https://linuxhint.com/install_docker_kali_linux/ |
|
|
|
|
|
|
|
|
|
|
|
* docker-compose |
|
|
|
|
|
|
|
```sh |
|
|
|