Please enable JavaScript.
Coggle requires JavaScript to display documents.
DOCKER (commands (docker run hello-world (hey docker run a new container…
DOCKER
-
-
-
-
where I can host?
Aamost everywhere, Linux, Windows, Mac, Cloud etc
-
-
Repository contains images, for example if we pull from Docker Hub ubuntu, and ubuntu:14.04. version in Repo we will have two versions with different TAGs (latest and 14.0.4)
-