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

Closed
opened 2026-03-03 09:09:01 +03:00 by kerem · 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>
kerem 2026-03-03 09:09:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2938
No description provided.