Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-socket-proxy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Tecnativa
docker-socket-proxy
Commits
b30e0097
Commit
b30e0097
authored
4 years ago
by
João Marques
Committed by
Jairo Llopis
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README info after #40
parent
fae59cf3
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-1
7 additions, 1 deletion
README.md
with
7 additions
and
1 deletion
README.md
+
7
−
1
View file @
b30e0097
...
...
@@ -195,7 +195,13 @@ info, notice, warning, err, crit, alert and emerg.
## Image tags
Right now, the only supported tag in our container images is
`:latest`
.
Right now, the only supported tags in our container images are the ones following this
rules:
1.
Each individual git released version will result in an image being tagged with the
correspondent
`:{{version}}`
1.
`:latest`
will refer to the latest _released_ version in git.
1.
`:edge`
will be the version that is in the repo's master branch
Any other tag you find in our
[
Docker Hub image
][
dh-img
]
is deprecated.
...
...
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