The Wayback Machine - https://web.archive.org/web/20200526083622/https://github.com/google/gvisor/issues/2554
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

Add options to runsc spec command #2554

Open
ianlewis opened this issue Apr 27, 2020 · 1 comment
Open

Add options to runsc spec command #2554

ianlewis opened this issue Apr 27, 2020 · 1 comment

Comments

@ianlewis
Copy link
Contributor

@ianlewis ianlewis commented Apr 27, 2020

Some documentation could be improved by adding some options to runsc spec to allow users to specify the command and some other common OCI options. This could also improve the getting started experience for folks who are kicking the tires with runsc.

I'm thinking of the following options:

  • Option to specify the command
  • Option to specify working directory
  • Option to specify network namespace path
@geethanjalieswaran
Copy link
Contributor

@geethanjalieswaran geethanjalieswaran commented May 14, 2020

I was wondering if I could work on this issue?

At first, I am planning to include the options mentioned above. Maybe later will extend it to other OCI options.

@mikaelmello mikaelmello mentioned this issue May 24, 2020
3 of 5 tasks complete
geethanjalieswaran added a commit to geethanjalieswaran/gvisor that referenced this issue May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.