Earlier this year (2020), I decided to move fully into the engineering part of machine learning from Data Science. I wanted to... (more…)
Read more »
🚀 Replicate your production environment locally using Docker. Just run "spin up". It's really that easy. - GitHub - serversideup/spin: 🚀 Replicate your production environment locally ... (more…)
Read more »
I recently wrote on a log collector that used Docker’s Container Logs API
to subscribe output streams of containers. Most people don’t go this way,
because they use well known logging drivers so it’s hard to find any
programs consuming this API.
Read more »
Getting started with Docker and PHP can still be a steep learning curve. You might feel that you don’t need something like Docker and that Vagrant or full local development work just fine. I still use local development on some projects because the barrier... (more…)
Read more »
:hammer: Build minimal docker images without static linking - coord-e/magicpak... (more…)
Read more »