Learn Docker With My Newest Course

Dive into Docker takes you from "What is Docker?" to confidently applying Docker to your own projects. It's packed with best practices and examples. Start Learning Docker →

Docker Tip #11: Solving Docker Problems as a Docker Beginner

blog/cards/docker-tips-and-tricks.jpg

When tinkering with Docker as a beginner it's really easy to drown from information overload. Here's a life jacket.

Try to think how you would solve your problem without Docker, then talk through the problem until you can clearly define and explain the problem to a rubber duck.

You don’t need to implement it without Docker, but if you’re just starting out then it might be very beneficial to do that, just so you know how things are working at every level.

Now you’re ready to implement it with Docker.

You might be thinking “thanks a lot captain obvious!”, but it’s the truth. This just goes back to an extremely effective problem solving technique that involves breaking down problems.

Free Intro to Docker Email Course

Over 5 days you'll get 1 email per day that includes video and text from the premium Dive Into Docker course. By the end of the 5 days you'll have hands on experience using Docker to serve a website.



Comments