Category: Software, Ubuntu, Docker, github, shell, artificial-intelligence

A month in as a fresh graduate at work, the founder of our AI startup walks to me and asks “Arunn, I want you to be an expert in Docker, how long would you need?”. Looking back, I was never an expert (nor am I now!), but I learned just enough to do what was required.

Writing Dockerfiles takes some practice, and you can’t possibly master all of the commands available unless you spend a lot of time with Docker. What I recommend is to get comfortable with some basic commands and refer the docker official documentation for everything else.

I hope this article added some value to you and helped you get started with Docker for data science.

Related Articles