Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HIFIS
software.hifis.net
Commits
66673442
Verified
Commit
66673442
authored
Sep 17, 2020
by
Frere, Jonathan (FWCC) - 142176
Browse files
Update the wording for moving between manual and automatic builds
parent
d8f1d158
Pipeline
#42030
passed with stages
in 8 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_posts/2020/08/2020-08-25-getting-started-with-docker-3.md
View file @
66673442
...
...
@@ -114,8 +114,11 @@ Clicking on the image will show that tag -- it should be the `latest` tag that D
To upload a different tag, just specify it at the end of the image name --
for example:
`registry.hzdr.de/user123/docker-test:my-tag`
.
That was the manual version, and there were a few steps, but it needn't be so complicated.
How does the automatic version compare?
Hopefully, it's clear that the manual process here isn't too complicated --
we login, we do the build as we did in the previous post, and we add a push command as well.
The most complicated part is the name, but we can get this from GitLab.
However, three manual commands may well be three more commands than we actually need --
how does the automatic process compare, and is it simpler?
## Saving Images -- The Automatic Process
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment