[PR #1265] [CLOSED] Add Dockerfile Linter to Linter section #8683

Closed
opened 2026-04-26 19:59:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1265
Author: @Matheus-RR
Created: 3/9/2026
Status: Closed

Base: masterHead: add-dockerfile-linter-v2


📝 Commits (1)

  • c23483b Add Dockerfile Linter to Linter section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What

Adds ReleaseRun Dockerfile Linter to the Linter section.

Why

  • Free, browser-based Dockerfile linter (no install, no signup)
  • Security-focused rules (running as root, COPY vs ADD, pinned base images)
  • Actionable fix suggestions with before/after examples
  • Covers best practices that Hadolint and dockfmt don't focus on

Note

This replaces the previous PR #1247 which had a merge conflict after a recent repository restructure.


🔄 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/veggiemonk/awesome-docker/pull/1265 **Author:** [@Matheus-RR](https://github.com/Matheus-RR) **Created:** 3/9/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-dockerfile-linter-v2` --- ### 📝 Commits (1) - [`c23483b`](https://github.com/veggiemonk/awesome-docker/commit/c23483b3b6f12da63fba0c3ba742c42db1851f42) Add Dockerfile Linter to Linter section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What Adds [ReleaseRun Dockerfile Linter](https://releaserun.com/tools/dockerfile-linter/) to the Linter section. ## Why - Free, browser-based Dockerfile linter (no install, no signup) - Security-focused rules (running as root, COPY vs ADD, pinned base images) - Actionable fix suggestions with before/after examples - Covers best practices that Hadolint and dockfmt don't focus on ## Note This replaces the previous PR #1247 which had a merge conflict after a recent repository restructure. --- <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-04-26 19:59:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#8683