Skip to content

Undefined flags #705

@himat

Description

@himat

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions