[PR #119] [MERGED] remove empty line in RUN command #156

Closed
opened 2026-02-15 16:30:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/119
Author: @rawpixel-vincent
Created: 1/14/2024
Status: Merged
Merged: 1/18/2024
Merged by: @timothycarambat

Base: masterHead: remove-empty-line-docker-warning


📝 Commits (1)

  • e2a20d8 remove empty line in RUN command

📊 Changes

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

View changed files

📝 docker/Dockerfile (+1 -2)

📄 Description

to clear docker warning after build

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

What is in this change?

just silencing a docker build warning

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/vector-admin/pull/119 **Author:** [@rawpixel-vincent](https://github.com/rawpixel-vincent) **Created:** 1/14/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `remove-empty-line-docker-warning` --- ### 📝 Commits (1) - [`e2a20d8`](https://github.com/Mintplex-Labs/vector-admin/commit/e2a20d8dd031b29934861a8bd7d480792fd9586f) remove empty line in RUN command ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile` (+1 -2) </details> ### 📄 Description to clear docker warning after build ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### What is in this change? just silencing a docker build warning ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:29 -05:00
yindo closed this issue 2026-02-15 16:30:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#156