systemctl start docker
read only. read layer.
list local images.
show all local images
delete local image
read and write
use the name as the domain
docker container(could ignore) ps -al
use attach can entry the container.
pull remote image not containr. You'd better to indicate your command
Run would build a new instance
execute the same container
in windows it willbe installed by default. In linux, you should manually install it.
the most useful app is dev container. Try to look up the VScode article in this repo.
select the proper tag for the image so that to satisfy the requirement of the project