Tor-Lighttpd-Onion with Docker

This project provides a setup using Docker to create a service running Tor and a lighttpd web server. The .onion address remains persistent between container restarts. Additionally, the site is als… Read more

Similar

10 Myths About Docker That Stop Developers Cold

A curious thing happened in a recent conversation. I was discussing the growth of Docker and I kept hearing bits of information that didn’t quite seem right in my mind. “Docker is just inherently more enterprise” “it’s only tentatively working on OSx, bar... (more…)

Read more »

Pipfiles and Docker

Exciting times in Python. With the recent introduction of Pipfiles and the new pipenv library it's time to rewrite our Dockerfiles to leverage all the goodness of modern Python packaging.

Read more »