mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[PR #525] [MERGED] use hadolint for linting Dockerfiles #2752
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#2752
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/525
Author: @fbartels
Created: 7/4/2019
Status: ✅ Merged
Merged: 7/9/2019
Merged by: @dani-garcia
Base:
master← Head:hadolint📝 Commits (5)
df8c9f3add hadolint to travisfilef6cfb5badd hadolint config file5f688ffno more linting errors for the main Dockerfile3fbd791more linting fixes0b13a8clast round of linting fixes📊 Changes
12 files changed (+155 additions, -110 deletions)
View changed files
➕
.hadolint.yaml(+7 -0)📝
.travis.yml(+9 -0)📝
docker/aarch64/mysql/Dockerfile(+13 -9)📝
docker/aarch64/sqlite/Dockerfile(+13 -9)📝
docker/amd64/mysql/Dockerfile(+16 -14)📝
docker/amd64/mysql/Dockerfile.alpine(+12 -11)📝
docker/amd64/sqlite/Dockerfile(+17 -15)📝
docker/amd64/sqlite/Dockerfile.alpine(+12 -11)📝
docker/armv6/mysql/Dockerfile(+14 -10)📝
docker/armv6/sqlite/Dockerfile(+14 -10)📝
docker/armv7/mysql/Dockerfile(+14 -10)📝
docker/armv7/sqlite/Dockerfile(+14 -11)📄 Description
fixes https://github.com/dani-garcia/bitwarden_rs/issues/522
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.