nginx based docker image with pre-installed utilities with container hostname injected in the html.
- nano
- curl
- dig and other dnsutils
- netstat and other net-tools
Docker Usage [https://hub.docker.com/r/salitrapraveen/whale/]
docker pull salitrapraveen/whale
docker run -d -p 3000:80 -p 3443:443 --name whale salitrapraveen/whale