DEV Community

Cover image for 5 Awesome Docker Tools To Make Your Life Easier

5 Awesome Docker Tools To Make Your Life Easier

Jonas Scholz on November 12, 2024

Hey there! 👋 Working with Docker can sometimes be a pain, but these are some tools that make it so much easier. I've tried dozens of Docker tools o...
Collapse
 
thecodingthesi profile image
Thesi

Orbstack is especially nice if you have <16gb of memory! Docker Desktop is crazy resource hungry

Collapse
 
wimadev profile image
Lukas Mauser

Good one! I shy away nowadays from using Docker desktop since it pretty reliably crashes my system 🫠

Collapse
 
douglasfugazi profile image
Douglas Fugazi

Everyone is missing Podman, the best free & open source container tools: podman.io
it works on Windows, Linux, and Mac.
To me, it is a game-changing.

Collapse
 
code42cate profile image
Jonas Scholz

Yeah Podman is also good, they should probably do a bit more marketing:)

Collapse
 
sfritsch09 profile image
Sebastian Fritsch

What's the problem with Docker Desktop? The last features are amazing, in Builds you have a lot of insights about your build docker image and see all logs, cache, status, build time and more 🐳

Collapse
 
code42cate profile image
Jonas Scholz

Docker Desktop needs 5GB of memory when idling on my laptop, I just think thats crazy. Unusable if you only have 8GB of memory
Memory Usage

Collapse
 
sfritsch09 profile image
Sebastian Fritsch

Got ya! I've got M3 Macbook Pro with 16 GB memory and my next one will be definitely 32 GB! 🔥

Thread Thread
 
code42cate profile image
Jonas Scholz

Yea i'm also on a M2 Macbook Pro with 16 GB memory and I'm struggling lol, next one def. 32 GB :D

Collapse
 
ajaykools profile image
Ajay Kulkarni

Thanks for the list with details. Definitely will try sliplane.
Rancher Desktop is what I'm using now on my Mac

Collapse
 
code42cate profile image
Jonas Scholz

Rancher Desktop also looks pretty good! Why are you using it over Docker Desktop?:)

Collapse
 
hectorlaris profile image
Héctor Serrano

Jonas thank you very much.

Collapse
 
code42cate profile image
Jonas Scholz

Thank you for reading:)

Collapse
 
frickingruvin profile image
Doug Wilson

Nice list and summaries! Thank you!

Collapse
 
code42cate profile image
Jonas Scholz

Thank you for reading:)