Browse Source

kali

master
zeus 3 years ago
parent
commit
69158b51ee
  1. 6
      README.md

6
README.md

@ -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

Loading…
Cancel
Save