Docker Introduction

Docker Introduction

 Docker Introduction

Docker is a software container platform. It is an open platform for developing, shipping, and running applications. A Docker container wraps all the software components to run an application. Using Docker you can provide an isolated environment for every individual application.

Docker Engine

“Docker Engine” is the core of Docker which creates, ships, and runs Docker containers. Docker Engine provides client-server application architecture with the following major components.

  • A server daemon process for continuous running.
  • The REST API to talk to the daemon and send instructions to it.
  • A command-line interface client.

Souy Soeng

Souy Soeng

Our website teaches and reads PHP, Framework Laravel, and how to download Admin template sample source code free. Thank you for being so supportive!

Github

Post a Comment

CAN FEEDBACK
close