Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
beagle-rcache-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
market
beagle-rcache-image
Commits
c29634b8
Commit
c29634b8
authored
Mar 21, 2020
by
iamabhishek-dubey
Browse files
Options
Browse Files
Download
Plain Diff
Updated code
parents
60ee893f
d932e246
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
Dockerfile.exporter
Dockerfile.exporter
+0
-2
redisExpoter_config.properties
redisExpoter_config.properties
+1
-1
No files found.
Dockerfile.exporter
View file @
c29634b8
...
...
@@ -21,8 +21,6 @@ LABEL VERSION=1.0 \
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
COPY --from=builder /tmp/redis_exporter/redis_exporter /usr/local/bin/redis_exporter
USER non-root
EXPOSE 9121
ENTRYPOINT ["/usr/local/bin/redis_exporter"]
redisExpoter_config.properties
View file @
c29634b8
...
...
@@ -2,6 +2,6 @@ image_name='redisexporter'
image_registry='opstree'
image_version
=
'v1'
Dockerfile='Dockerfile.exporter'
registry_credential_id
=
dev_docker
registry_credential_id
=
dev_docker
image_repo_url
=
slack_channel='docker'
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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