Docker and why I’m using it
- -Docker and why I’m using it
+ +
Docker has been a hot topic for the past year or so. It started to be used heavily in Dev environments and has since moved on to be used in production by companies like Google, Shopify, and Riot games. For the longest time, I’ve continued to do things the way I always do - fancy one liners, collections of bash scripts, things that generally break after a couple months.
@@ -88,58 +97,58 @@While Docker is suitable for large-scale deployments, there’s nothing stopping you from using it in your home lab or in a small production environment.
I’m interested to hear of your own experiences using Docker in small environments.
- -
