[PR #1293] [CLOSED] add opencontainers labels #6579

Closed
opened 2026-03-07 21:01:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1293
Author: @jetersen
Created: 1/5/2021
Status: Closed

Base: masterHead: dockerLabels


📝 Commits (1)

  • f247304 add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/1293 **Author:** [@jetersen](https://github.com/jetersen) **Created:** 1/5/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dockerLabels` --- ### 📝 Commits (1) - [`f247304`](https://github.com/dani-garcia/vaultwarden/commit/f24730486da1968ed2fb51b540513353c4e24c65) add opencontainers labels ### 📊 Changes **7 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:01:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6579