Docker

Dockerfile ➡ Docker Hub : find containers images and their versions create dockerfile in your project, an example with node.js version 14.5.0 buster Dockerfile reference Docker Commands ???? Create container: ???? Access the container: ???? Run Docker on the background ???? Show all the containers that are running ???? Access a container from the list …