Skip to content

docs: fix incorrect Docker command syntax in blog post#752

Open
jhaayushkumar wants to merge 1 commit into
kgateway-dev:mainfrom
jhaayushkumar:fix/docker-command-syntax
Open

docs: fix incorrect Docker command syntax in blog post#752
jhaayushkumar wants to merge 1 commit into
kgateway-dev:mainfrom
jhaayushkumar:fix/docker-command-syntax

Conversation

@jhaayushkumar
Copy link
Copy Markdown

Description

Fixed incorrect Docker command syntax and typos in blog post that would cause the command to fail.

Motivation: The Docker command had --name flag after the image name, which violates Docker CLI syntax and causes the command to fail when users try to run it.

What changed:

  • Moved --name ollama-server flag before the image name ollama/ollama
  • Fixed typo: "address filds" → "address fields"
  • Fixed typo: "CONTIANER_NAME" → "CONTAINER_NAME"

Related issues:#751

Change Type

/kind documentation

Changelog

NONE

Additional Notes

Signed-off-by: jhaayushkumar <jhaayushkumar@gmail.com>
excludeSearch:
excludeSearch: true
---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not part of this PR, but elsewhere in the file there is a typo:
kagteway

---
title: "Securing Egress Traffic with kgateway, Istio Ambient Mesh, and Kyverno: LFX Mentorship Blog"
toc:
toc: false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this topic need to be hidden?

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.

2 participants