A Simple Way to Clean up Docker

March 27, 2020 · 1 min read
Have you ever had a full hard drive because of Docker? I had. All those old Docker containers, images, and volumes take up so much space. Newer Docker versions have a handy cleanup command for this case.

Why Docker Is Worth Adopting for Smaller Projects

March 24, 2020 · 2 min read
Docker is omnipresent in the tech world today. If you are a solo developer or your team is currently using a PaaS like Heroku, you may be wondering what problem Docker solves and if it is worth adopting.