Table of Contents
Docker - Client
Articles Related
How to run a docker image with example to create a container?
GUI
Docker - Kitematic ( GUI )
Command line
Docker - docker client
API
https://docs.docker.com/engine/api/v1.30/
- The Engine
API
is an HTTP
API
served by Docker Engine. It is the
API
the Docker client uses to communicate with the Engine