Skip to content

docs: fix Docker image cleanup command#578

Open
nvcc1701 wants to merge 1 commit into
LibreChat-AI:mainfrom
nvcc1701:fix-docker-image-removal-command
Open

docs: fix Docker image cleanup command#578
nvcc1701 wants to merge 1 commit into
LibreChat-AI:mainfrom
nvcc1701:fix-docker-image-removal-command

Conversation

@nvcc1701
Copy link
Copy Markdown

@nvcc1701 nvcc1701 commented May 15, 2026

Summary

  • replace grep/awk parsing of docker images -a output with Docker's --filter and --format "{{.ID}}" options
  • update both local and remote Docker docs that used the same cleanup command

Testing

  • rg -n "docker images -a \| grep|awk '\{print \$3\}'" content/docs returns no matches
  • bun run build passes

Note: build emitted existing remote image-size warnings for GitHub-hosted images, then completed successfully.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

Someone is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

@nvcc1701 nvcc1701 force-pushed the fix-docker-image-removal-command branch from 3b2a475 to 361df31 Compare May 15, 2026 09:33
@nvcc1701 nvcc1701 changed the title Fix Docker image cleanup command docs: fix Docker image cleanup command May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant