I have always wanted to build a blog, but for a long time, I have been postponing it. (more…)
Read more »
No, that’s not a typo or a joke. I have created a Docker container containing a single Unix executable with no dependencies that occupies less than 1 KB of space on disk. There are no other files included in the container — not even libc. (more…)
Read more »
Just because we’re using containers doesn’t mean that we “do DevOps.”
Docker is not some kind of fairy dust that you can sprinkle around
your code and applications to deploy faster. It is only a tool,
albeit a very powerful one. And like every tool, it ca... (more…)
Read more »
Learn how to build your existing .NET applications into Windows Containers with Powershell and official Microsoft IIS images. Even better: use Windows 10.
Read more »
See what i did with the title?! Anyway, in my last post, i explained how i was building this site with Docker running on Windows 10 with the Anniversary update. Today, i am going to show you how to host it using Nginx and ngrok.
Read more »