mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #1293] [CLOSED] add opencontainers labels #2938
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2938
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1293
Author: @jetersen
Created: 1/5/2021
Status: ❌ Closed
Base:
master← Head:dockerLabels📝 Commits (1)
f247304add opencontainers labels📊 Changes
7 files changed (+28 additions, -0 deletions)
View changed files
📝
docker/Dockerfile.j2(+4 -0)📝
docker/amd64/Dockerfile(+4 -0)📝
docker/amd64/Dockerfile.alpine(+4 -0)📝
docker/arm32v6/Dockerfile(+4 -0)📝
docker/arm32v7/Dockerfile(+4 -0)📝
docker/arm32v7/Dockerfile.alpine(+4 -0)📝
docker/arm64v8/Dockerfile(+4 -0)📄 Description
There are other useful opencontainer labels though image.source will help renovatebot detect release notes for docker image.
Not sure how you release your docker images.
I have had good experience with using https://github.com/crazy-max/ghaction-docker-meta to add labels when building the docker image.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.