Skip to content

Fix CMD syntax in Dockerfile#3347

Open
rophy wants to merge 1 commit into
yugabyte:mainfrom
rophy:patch-1
Open

Fix CMD syntax in Dockerfile#3347
rophy wants to merge 1 commit into
yugabyte:mainfrom
rophy:patch-1

Conversation

@rophy

@rophy rophy commented Feb 4, 2026

Copy link
Copy Markdown

The Dockerfile has a syntax error on quotes.

$ docker pull yugabytedb/yb-voyager:2026.2.1
2026.2.1: Pulling from yugabytedb/yb-voyager
Digest: sha256:ed43e7e3514e546ae4211a83c38e6d7601d907ac9e50d0d06943799247034bbb
Status: Image is up to date for yugabytedb/yb-voyager:2026.2.1
docker.io/yugabytedb/yb-voyager:2026.2.1

$ docker run --rm -it yugabytedb/yb-voyager:2026.2.1
/bin/sh: 1: [“yb-voyager”]: not found

@CLAassistant

CLAassistant commented Feb 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ShivanshGahlot ShivanshGahlot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! Thanks for pointing this out!

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.

3 participants