Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I only override some CMD params? #261

Open
lucasa opened this issue May 23, 2023 · 0 comments
Open

How can I only override some CMD params? #261

lucasa opened this issue May 23, 2023 · 0 comments

Comments

@lucasa
Copy link

lucasa commented May 23, 2023

Hi!
Is possible to do not repeat all CMD but only override some params, like in docker run reference?

I need to run this docker command:
docker run -p 4001:4001 minghsu0107/tqlite:v1 -node-id 1 -http-addr 0.0.0.0:4001 -raft-addr node1:4002

Thanks

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

No branches or pull requests

1 participant