mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
[PR #163] [MERGED] Update DOCKER.md:add shell tag on docker run command #322
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/Mintplex-Labs/vector-admin/pull/163
Author: @tatuke
Created: 2/10/2025
Status: ✅ Merged
Merged: 2/10/2025
Merged by: @timothycarambat
Base:
master← Head:fix-docker-doc📝 Commits (1)
9156436Update DOCKER.md:add shell tag on docker run command📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
docker/DOCKER.md(+6 -3)📄 Description
Add shell tag & container name option on docker run command. Hope it make this command more readable
Pull Request Type
Relevant Issues
resolves #xxx
What is in this change?
Add shell tag & container name option on docker run command.
Additional Information
It seems that the code block tag is missing from this command. causing this command to appear on one line with no container name. I changed it and the command successfully started the container locally. I hope this change helps.
Developer Validations
yarn lintfrom the root of the repo & committed changes🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.