You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prequisites
-
Installation of Docker.
-
Test your Docker install (the hex ID shown below will differ):
$ docker images
# REPOSITORY TAG IMAGE ID CREATED SIZE
... more ...
$ docker pull busybox
Using default tag: latest
latest: Pulling from library/busybox
e5d9363303dd: Pull complete