Update for working Docker instruction

Current info about building in docker is poor.
This commit is contained in:
Alexis6307
2019-05-31 13:14:41 +02:00
committed by GitHub
parent 4575209878
commit e5fb07bbda

View File

@@ -109,7 +109,7 @@ bash install_debian_ubuntu.sh
## DOCKER INSTALL:
```
docker build Dockerfile
sudo docker build -t sn1per-docker . && docker run -it sn1per-docker /bin/bash
```
## USAGE: