mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 09:52:56 -05:00
[PR #4763] [MERGED] Fix Dockerfile linter warnings #20321
Reference in New Issue
Block a user
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/4763
Author: @dfunkt
Created: 7/17/2024
Status: ✅ Merged
Merged: 7/23/2024
Merged by: @dani-garcia
Base:
main← Head:fix-dockerfile-warnings📝 Commits (1)
2e93ed3Fix Dockerfile linter warnings📊 Changes
3 files changed (+14 additions, -11 deletions)
View changed files
📝
docker/Dockerfile.alpine(+7 -6)📝
docker/Dockerfile.debian(+3 -2)📝
docker/Dockerfile.j2(+4 -3)📄 Description
Alpine warnings:
Debian warnings:
For
FromPlatformFlagConstDisallowedI decided to use the 3rd variant from here:https://github.com/moby/buildkit/blob/master/frontend/dockerfile/linter/docs/FromPlatformFlagConstDisallowed.md#description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.