Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dockerfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Andre Lehmann
dockerfiles
Commits
37a8bafc
Verified
Commit
37a8bafc
authored
3 years ago
by
Andre Lehmann
Browse files
Options
Downloads
Patches
Plain Diff
Remove version information, because package manager is used (redis)
parent
28f88e5c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
redis/.release
+1
-1
1 addition, 1 deletion
redis/.release
redis/Dockerfile
+0
-1
0 additions, 1 deletion
redis/Dockerfile
with
1 addition
and
2 deletions
redis/.release
+
1
−
1
View file @
37a8bafc
name=redis
tags=
5.0.13
tags=
This diff is collapsed.
Click to expand it.
redis/Dockerfile
+
0
−
1
View file @
37a8bafc
...
...
@@ -24,7 +24,6 @@ EXPOSE 6379/tcp
USER
999
LABEL
org.opencontainers.image.title="Redis" \
org.opencontainers.image.version="5.0.13" \
org.opencontainers.image.description="Redis is an open source, in-memory data structure store, used as a database, cache and message broker" \
org.opencontainers.image.url="https://redis.io" \
org.opencontainers.image.licenses="MIT" \
...
...
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