Just http://www.starwars.com/databank/endor
docker build -t php7-dne .
docker-compose up -d
Edit your hosts file, normally in /etc/hosts on *nix systems to add these line
127.0.0.1 dne.endor
All done!
Just http://www.starwars.com/databank/endor
docker build -t php7-dne .
docker-compose up -d
Edit your hosts file, normally in /etc/hosts on *nix systems to add these line
127.0.0.1 dne.endor
All done!