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

Improve command line argument handling #1

Open
ak-1 opened this issue Sep 26, 2019 · 0 comments
Open

Improve command line argument handling #1

ak-1 opened this issue Sep 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ak-1
Copy link
Owner

ak-1 commented Sep 26, 2019

sackman passes all arguments through to podman. It only interprets the first two arguments that do not start with a '-'. The first always has to be "run". The second is interpreted as the image name. Use the "--option-name=ARG" notation for podman options with arguments that appear before the image name.

This is not ideal.

@ak-1 ak-1 added the enhancement New feature or request label Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant