Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
1d8f8600
Commit
1d8f8600
authored
6 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
Image layer comparison
parent
51b82ce0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Doc/Sdi/docker.xml
+61
-38
61 additions, 38 deletions
Doc/Sdi/docker.xml
with
61 additions
and
38 deletions
Doc/Sdi/docker.xml
+
61
−
38
View file @
1d8f8600
...
...
@@ -29,58 +29,80 @@
<figure
xml:id=
"sdiDocker_figPullImage"
>
<title>
Pull image using
<xref
linkend=
"glo_CLI"
/></title>
<screen>
>
<emphasis
role=
"bold"
>
docker pull nextcloud
</emphasis>
<co
linkends=
"sdiDocker_figPullImage-1"
xml:id=
"sdiDocker_figPullImage-1-co"
/>
Using default tag: latest
<co
linkends=
"sdiDocker_figPullImage-2"
xml:id=
"sdiDocker_figPullImage-2-co"
/>
latest: Pulling from library/nextcloud
3d77ce4481b1: Pull complete
<co
linkends=
"sdiDocker_figPullImage-3"
xml:id=
"sdiDocker_figPullImage-3-co"
/>
32bfdb6043a8: Pull complete
...
87fdfc7d0f94: Pull complete
Digest: sha256:c693921...973df035
<co
linkends=
"sdiDocker_figPullImage-4"
xml:id=
"sdiDocker_figPullImage-4-co"
/>
Status: Downloaded newer image for nextcloud:latest
</screen>
<screen>
>
docker pull alpine
Using default tag: latest
latest: Pulling from library/alpine
<emphasis
role=
"red"
>
ff3a5c916c92
</emphasis>
: Pull complete
Digest: sha256:7df6db5aa61ae9480f52f0b3a06a140ab98d427f86d8d5de0bedab9b8df6b1c0
Status: Downloaded newer image for alpine:latest
</screen>
</figure>
<figure
xml:id=
"sdiDocker_figPullNextcloudImage"
>
<title>
Pull
<productname>
Nextcloud
</productname>
image
</title>
<screen>
>
docker
<emphasis
role=
"bold"
>
pull wonderfall/nextcloud
</emphasis>
<co
linkends=
"sdiDocker_figPullNextcloudImage-1"
xml:id=
"sdiDocker_figPullNextcloudImage-1-co"
/>
Using default tag: latest
<co
linkends=
"sdiDocker_figPullNextcloudImage-2"
xml:id=
"sdiDocker_figPullNextcloudImage-2-co"
/>
latest: Pulling from wonderfall/nextcloud
<emphasis
role=
"red"
>
ff3a5c916c92
</emphasis>
: Already exists
<co
linkends=
"sdiDocker_figPullNextcloudImage-3"
xml:id=
"sdiDocker_figPullNextcloudImage-3-co"
/>
a542d4c3cffb: Pull complete
<co
linkends=
"sdiDocker_figPullNextcloudImage-4"
xml:id=
"sdiDocker_figPullNextcloudImage-4-co"
/>
83001cc0bea0: Pull complete
41a33c66b2c1: Pull complete
a70bf67726f3: Pull complete
fea90b3d29ac: Pull complete
Digest: sha256:472c5c7...2ca20cca45
<co
linkends=
"sdiDocker_figPullNextcloudImage-5"
xml:id=
"sdiDocker_figPullNextcloudImage-5-co"
/>
Status: Downloaded newer image for wonderfall/nextcloud:latest
</screen>
</figure>
<calloutlist>
<callout
arearefs=
"sdiDocker_figPullImage-1-co"
xml:id=
"sdiDocker_figPullImage-1"
>
<callout
arearefs=
"sdiDocker_figPull
Nextcloud
Image-1-co"
xml:id=
"sdiDocker_figPull
Nextcloud
Image-1"
>
<para>
Get docker image from remote server.
</para>
</callout>
<callout
arearefs=
"sdiDocker_figPullImage-2-co"
xml:id=
"sdiDocker_figPullImage-2"
>
<para>
Version defaults to »latest« subject to be overridden.
</para>
<callout
arearefs=
"sdiDocker_figPullNextcloudImage-2-co"
xml:id=
"sdiDocker_figPullNextcloudImage-2"
>
<para>
Version defaults to »latest«: Subject to be overridden.
</para>
</callout>
<callout
arearefs=
"sdiDocker_figPullNextcloudImage-3-co"
xml:id=
"sdiDocker_figPullNextcloudImage-3"
>
<para>
Reference to existing
<link
linkend=
"sdiDocker_figPullImage"
>
»alpine« layer
</link>
.
</para>
</callout>
<callout
arearefs=
"sdiDocker_figPullImage-
3
-co"
xml:id=
"sdiDocker_figPullImage-
3
"
>
<callout
arearefs=
"sdiDocker_figPull
Nextcloud
Image-
4
-co"
xml:id=
"sdiDocker_figPull
Nextcloud
Image-
4
"
>
<para>
Layer downloads.
</para>
</callout>
<callout
arearefs=
"sdiDocker_figPullImage-
4
-co"
xml:id=
"sdiDocker_figPullImage-
4
"
>
<callout
arearefs=
"sdiDocker_figPull
Nextcloud
Image-
5
-co"
xml:id=
"sdiDocker_figPull
Nextcloud
Image-
5
"
>
<para>
Hash value allowing for image verification.
</para>
</callout>
</calloutlist>
<figure
xml:id=
"sdiDocker_fig
Pull
ImageVariant"
>
<title>
Pull
image variant
</title>
<figure
xml:id=
"sdiDocker_fig
Nextcloud
ImageVariant"
>
<title>
<productname>
Nextcloud
</productname>
image variant
</title>
<screen>
goik@mi-940X3G-930X3G:~$
docker pull
wonderfall/
nextcloud
<screen>
>
docker pull nextcloud
Using default tag: latest
latest: Pulling from
wonderfall
/nextcloud
ff3a5c916c92: Already exists
a542d4c3cffb
: Pull complete
83001cc0bea0
: Pull complete
41a33c66b2c1
: Pull complete
a70bf67726f
3: Pull complete
fea90b3d29ac
: Pull complete
Digest: sha256:
472c5c7620513608cbc84f2c49bbbf2402be94405456e5cd09418b2ca20cca4
5
Status: Downloaded newer image for
wonderfall/
nextcloud:latest
</screen>
latest: Pulling from
library
/nextcloud
3d77ce4481b1: Pull complete
32bfdb6043a8
: Pull complete
028453741593
: Pull complete
f93d7bd342a3
: Pull complete
4a2fac61195
3: Pull complete
87fdfc7d0f94
: Pull complete
Digest: sha256:
c693921e69cb8...50156d973df03
5
Status: Downloaded newer image for nextcloud:latest
</screen>
</figure>
<figure
xml:id=
"sdiDocker_figListImages"
>
...
...
@@ -88,8 +110,9 @@ Status: Downloaded newer image for wonderfall/nextcloud:latest</screen>
<screen>
>
<link
xlink:href=
"https://docs.docker.com/engine/reference/commandline/images"
>
docker images
</link>
REPOSITORY TAG IMAGE ID CREATED SIZE
nextcloud latest 10ae267ddcf2 2 weeks ago 588MB
nginx latest b175e7467d66 6 weeks ago 109MB
</screen>
REPOSITORY TAG IMAGE ID CREATED SIZE
nextcloud latest 10ae267ddcf2 2 weeks ago 588MB
wonderfall/nextcloud latest 57e1fb51b334 2 months ago 328MB
alpine latest 3fd9065eaf02 4 months ago 4.15MB
</screen>
</figure>
</chapter>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment