Good on ya mate.
Docker
Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.
Very nice. Every victory should be celebrated. What image/project were you working on?
Created one for Headphones and then spent the afternoon creating one for writefreely, only to find out you can only create a single private repository on Docker Hub 😭
But why would you want it to be private? Specially for headphones, having it available for the community would be fantastic!
I dunno, I was worried there would be a security risk due to me making my images public
Are you building it with any of configuration files or credentials inside?
Nope, it's pretty naked at build time