Install Docker Engine on Ubuntu and Basic Commands
Docker Engine
Docker Engine is an open source containerization technology for building and containerizing your applications. Docker Engine acts as a client-server application with:
A server with a long-running daemon process dockerd.
APIs which spe...
subedi-amrit.hashnode.dev3 min read