Hey there ! 😃
I have tried several times, on different Ubuntu desktop versions : 14 / 16 / 18, and everytime I get an error when doing the command sudo docker-compose up -d.
I've been following the guides : fresh VM with Ubuntu 16, updated, docker & docker-compose installed by doing copypastas from their official guides, then cloned the repo, downloaded pwnadventure3.tar.gz, extracted, ran docker-compose build and then finally docker-compose up.
While the docker-compose build command is running, I have several red notes (but I don't get if it's an error or not) :


and finally :
(but I notice that in the video, @LiveOverflow has the same red note as the one I have in this 3rd picture).
My docker-compose build command ends with :
Successfully built edf9691aef95
Successfully tagged pwn3server:latest
So I went ahead and tried to docker-compose up, resulting in this error :

Having absolutely no idea on how to solve this problem, here am I asking for your help please 😄
Hey there ! 😃
I have tried several times, on different Ubuntu desktop versions : 14 / 16 / 18, and everytime I get an error when doing the command
sudo docker-compose up -d.I've been following the guides : fresh VM with Ubuntu 16, updated, docker & docker-compose installed by doing copypastas from their official guides, then cloned the repo, downloaded
pwnadventure3.tar.gz, extracted, ran docker-compose build and then finally docker-compose up.While the


(but I notice that in the video, @LiveOverflow has the same red note as the one I have in this 3rd picture).
docker-compose buildcommand is running, I have several red notes (but I don't get if it's an error or not) :and finally :
My docker-compose build command ends with :
So I went ahead and tried to docker-compose up, resulting in this error :

Having absolutely no idea on how to solve this problem, here am I asking for your help please 😄