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

Undefined flags #705

Open
himat opened this issue May 10, 2020 · 0 comments
Open

Undefined flags #705

himat opened this issue May 10, 2020 · 0 comments

Comments

@himat
Copy link

himat commented May 10, 2020

I just installed the oci runtime tool

$ oci-runtime-tool --version
oci-runtime-tool version 0.9.0, commit: d1bf3e66ff0aa45840608d28eae6ce15f2cc9a26

and tried to run
oci-runtime-tool generate --args "/usr/sbin/httpd" --args "-DFOREGROUND" --network=host --tmpfs=/tmp --tmpfs /run --tmpfs /var/log/httpd --tmpfs /r un/httpd --read-only --bind /tmp/rhel7-httpd:/var/www/html > config.json

But I got FATA[0000] flag provided but not defined: -network
and when I removed teh network arg, I got FATA[0000] flag provided but not defined: -tmpfs

What were these arguments changed to in the new version?
How do I modify my command to work now?

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