Docker is one of those things that, one day, started popping in forums, in IRC channels discussions and on Hacker News and making the buzz, but I never took time to really know what that was really about.
Of course I don’t live in a cave: I had heard of i... (more…)
Read more »
Docker is extremely popular these days.1
Too bad it's not very good.
Read more »
Do you use Docker images to run your software? Does running or building your image involve a password or other credential that you really (don’t) want to share with hackers? Well, you’re in luck, because Docker makes it really easy to share your passwords... (more…)
Read more »
You might not be aware of it, but the docker engine stores the credentials you use with docker login in plain text in a file called $HOME… (more…)
Read more »