Skip to content

refactor: split CMD into ENTRYPOINT + CMD for flexible arg passing#20

Merged
hjain-perforce merged 1 commit intoperforce:mainfrom
LuNHans:feature/split-cmd-entrypoint
Apr 16, 2026
Merged

refactor: split CMD into ENTRYPOINT + CMD for flexible arg passing#20
hjain-perforce merged 1 commit intoperforce:mainfrom
LuNHans:feature/split-cmd-entrypoint

Conversation

@LuNHans
Copy link
Copy Markdown

@LuNHans LuNHans commented Mar 20, 2026

Replace single CMD with ENTRYPOINT/CMD split so MCP clients can append flags like --readonly, --toolsets, or --transport http without needing --entrypoint override.

Replace single CMD with ENTRYPOINT/CMD split so MCP clients can
append flags like --readonly, --toolsets, or --transport http
without needing --entrypoint override.
@hjain-perforce hjain-perforce merged commit bd3e10f into perforce:main Apr 16, 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.

3 participants