Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
acb2ae8b
Commit
acb2ae8b
authored
6 years ago
by
Mike Barkmin
Committed by
Rhys Arkins
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: update to match latest docker tag (#2711)
parent
5d534037
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/self-hosting.md
+5
-3
5 additions, 3 deletions
docs/self-hosting.md
with
5 additions
and
3 deletions
docs/self-hosting.md
+
5
−
3
View file @
acb2ae8b
...
@@ -21,11 +21,13 @@ Renovate is available for Docker via an automated build [renovate/renovate](http
...
@@ -21,11 +21,13 @@ Renovate is available for Docker via an automated build [renovate/renovate](http
```
```
$ docker run renovate/renovate
$ docker run renovate/renovate
$ docker run renovate/renovate:1
2
.1.1
$ docker run renovate/renovate:1
3
.1.1
$ docker run renovate/renovate:1
2
.1
$ docker run renovate/renovate:1
3
.1
$ docker run renovate/renovate:1
2
$ docker run renovate/renovate:1
3
```
```
(Please look up what the latest actual tags are though, do not use the above literally).
If you wish to configure Renovate using a
`config.js`
file then map it to
`/usr/src/app/config.js`
using Docker volumes.
If you wish to configure Renovate using a
`config.js`
file then map it to
`/usr/src/app/config.js`
using Docker volumes.
## Authentication
## Authentication
...
...
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