Skip to content

Converts CMD to JSON format, Resolves #3#4

Merged
kbuffardi merged 1 commit into
mainfrom
json_cmd#3
Apr 27, 2026
Merged

Converts CMD to JSON format, Resolves #3#4
kbuffardi merged 1 commit into
mainfrom
json_cmd#3

Conversation

@kbuffardi
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Dockerfile to use the exec (JSON array) form of CMD, aligning container startup with best practices and addressing the PR’s stated goal (“Converts CMD to JSON format”).

Changes:

  • Replace shell-form CMD sh -c ${WORKDIR}/test_runner.sh with exec-form CMD ["./test_runner.sh"].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kbuffardi kbuffardi merged commit daabf51 into main Apr 27, 2026
4 checks passed
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