Vouch request: cwing-nvidia #2890
cwing-nvidia
started this conversation in
Vouch Request
Replies: 2 comments
|
/vouch |
0 replies
|
@cwing-nvidia has been vouched by @elezar. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What do you want to work on?
I want to fix #2888
I tried to follow the example recommended in
openshell sandbox --helpEXAMPLES
$ openshell sandbox create
$ openshell sandbox create --from python
$ openshell sandbox connect my-sandbox
$ openshell sandbox list
$ openshell sandbox delete my-sandbox
cwing@HH9XVWG7VN OpenShell % openshell sandbox create --from python
Error: × No Dockerfile found in directory: python
Why this change?
I hit this bug when first trying Openshell and want to fix it so that others do not encounter it.
Users following the built-in example cannot create a sandbox and may misdiagnose the failure as a gateway or container-runtime problem.
I proposed using the full community base image reference instead here https://github.com/NVIDIA/OpenShell/pull/2889/changes
Checklist
All reactions