Skip to content
Snippets Groups Projects
Commit 7c866773 authored by Goik Martin's avatar Goik Martin
Browse files

Images

parent b17543c9
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,39 @@
</itemizedlist>
</figure>
<figure xml:id="sdiDocker_figPullImage">
<title>Pull image using <xref linkend="glo_CLI"/></title>
<screen>goik@goiki-tower ~&gt; docker pull nextcloud
Using default tag: latest
latest: Pulling from library/nextcloud
3d77ce4481b1: Pull complete
32bfdb6043a8: Pull complete
327a3b8246c6: Pull complete
1e3b73e77223: Pull complete
a1d8f2630b58: Pull complete
5599b03aa14f: Pull complete
13b5cca3ce53: Pull complete
2946903117b3: Pull complete
5f4e5ea64a21: Pull complete
055fe4955961: Pull complete
2848d6e460e7: Pull complete
531810888f37: Pull complete
707e1718fbe3: Pull complete
3e5196c06b62: Pull complete
beaaebd229d5: Pull complete
78744b765fa5: Pull complete
bb8f1d79654f: Pull complete
028453741593: Pull complete
f93d7bd342a3: Pull complete
4a2fac611953: Pull complete
87fdfc7d0f94: Pull complete
Digest: sha256:c693921e69cb89cd0bee7c014280159df647e5ba87f54c895650156d973df035
Status: Downloaded newer image for nextcloud:latest</screen>
</figure>
<figure xml:id="sdiDocker_figListImages">
<title>List images <xref linkend="glo_CLI"/></title>
<title>List images using <xref linkend="glo_CLI"/></title>
<screen>&gt; <link
xlink:href="https://docs.docker.com/engine/reference/commandline/images">docker images</link>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment