Article

Posts with Tag: docker

What Is Docker?

Docker is a technology that allows us to run applications in "containers" or better known as containers. Imagine you have an application that requires various components such as the operating system, database, and certain libraries to run properly. Usually, if you want to run thi...

Continue Reading...