ENTRYPOINT defines what runs. CMD defines how.
Together they power every Docker container — and Kubernetes lets you override both on the fly!
No rebuilds, just YAML tweaks.
@docker.com
#DockerTips #Kubernetes #DevOps #Containers
Latest posts tagged with #DockerTips on Bluesky
ENTRYPOINT defines what runs. CMD defines how.
Together they power every Docker container — and Kubernetes lets you override both on the fly!
No rebuilds, just YAML tweaks.
@docker.com
#DockerTips #Kubernetes #DevOps #Containers
Running a full Linux desktop in Docker? Users found surprisingly decent usability for apps like LibreOffice & GIMP. For better performance & lower latency, especially with GPU access, consider gaming-focused remote desktop servers like Sunshine. #DockerTips 2/5
A tiny syntax nuance — but the kind that silently wastes your time if you're not aware of it.
Hope this saves someone from the same trap!
#DockerTips #TechNotes #DevLife
🔥 Hey DevOps fam — let’s talk @docker.com!
I never use bind mounts in prod… here’s why volumes are 💯 for stable AI infra + cloud-native stacks 👩🏻💻💡
Just 30 secs youtube.com/shorts/d4Mpj...
#DevOpsGirl #AIInfra #DockerTips #CloudNative #MLOps #PlatformEngineering #WomenInTech
👩💻 I’m not just running containers… I’m running the show 💅
docker run --rm nginx
➤ No leftovers. No mess. Just clean DevOps.
🚀 Watch me break it down in 30 sec: youtube.com/shorts/oaP3A...
#DevOpsGirl #DockerTips #CloudNative #TechTok #AIGirlOps
Trying to reclaim some space on my Mac as it ran out of space today!!
A massive chunk was down to Docker! Check out my latest post on how to reclaim space by pruning that pesky Docker.raw file!
www.andyjarrett.com/posts/2024/r...
#macOS #DockerTips #TechHacks