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
c6a32aad
Commit
c6a32aad
authored
5 years ago
by
Mike Bryant
Committed by
Rhys Arkins
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
feat: Add image source label to docker image (#3753)
Fixes #3752
parent
78f6f3a8
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
Dockerfile
+1
-0
1 addition, 0 deletions
Dockerfile
with
1 addition
and
0 deletions
Dockerfile
+
1
−
0
View file @
c6a32aad
...
@@ -15,6 +15,7 @@ FROM amd64/ubuntu:18.04@sha256:b36667c98cf8f68d4b7f1fb8e01f742c2ed26b5f0c965a788
...
@@ -15,6 +15,7 @@ FROM amd64/ubuntu:18.04@sha256:b36667c98cf8f68d4b7f1fb8e01f742c2ed26b5f0c965a788
LABEL
maintainer="Rhys Arkins <rhys@arkins.net>"
LABEL
maintainer="Rhys Arkins <rhys@arkins.net>"
LABEL
name="renovate"
LABEL
name="renovate"
LABEL
org.opencontainers.image.source="https://github.com/renovatebot/renovate"
WORKDIR
/usr/src/app/
WORKDIR
/usr/src/app/
...
...
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