Docker Retrospective: June 2017
It seems silly to start all these retros saying “it was a busy month” every time, so I’m just going to get started.
It seems silly to start all these retros saying “it was a busy month” every time, so I’m just going to get started.
Secrets are a first-class citizen in Docker. They’re for storing sensitive application data, like API keys and connection strings. Secrets have been in Docke...
Plenty happening in the Docker and Microsoft space. Last month I got to some great conferences and spent a bunch of time with some awesome folks.
There’s lots happening in the Docker world at the moment, so I’m starting a monthly retro of things I’ve done - videos, articles, code samples, slides etc. -...
You can run any application in Docker as long as it can be installed and executed unattended, and the base operating system supports the app. Windows Server ...