Posts for docker

Deven
Deven wrote

21 Most asked Docker Interview Questions

We will start this topic by explaining what a docker is all about. A docker is a tool that does a lot in helping developers create and control their applications in a not-difficult and well-structured way. That’s not all, for your application to reach its destination, you will need to add it into the container […]

March 15, 2021 in Dev Tips
Afolayan
Afolayan wrote

A Gentle Introduction to Docker for Beginners

If you are familiar with web/software development, chances are that you have heard about Docker and containers. Judging from the perspective of someone who is unfamiliar with DevOps and a whole, this can be pretty confusing (at first). This article explains the terms involved with containerization (another word you might have come across), docker, containers […]

March 15, 2021 in Dev Tips