Docker Basics
what is docker Docker is a platform used for developing, shipping, and running applications. It's based on containerization technology, which allows developers to package up an application with all of its dependencies into a standardized unit called ...
May 9, 20243 min read36

