You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`OPENSHELL_SANDBOX_SSH_SOCKET_PATH`|`--sandbox-ssh-socket-path`|`/run/openshell/ssh.sock`| Supervisor Unix socket path in `PodmanComputeConfig`. |
295
295
|`OPENSHELL_STOP_TIMEOUT`|`--stop-timeout`|`10`| Container stop timeout in seconds. |
296
-
|`OPENSHELL_SUPERVISOR_IMAGE`|`--supervisor-image`|`openshell/supervisor:latest` through the gateway, required standalone | OCI image containing the supervisor binary. |
296
+
|`OPENSHELL_SUPERVISOR_IMAGE`|`--supervisor-image`|`ghcr.io/nvidia/openshell/supervisor:latest` through the gateway, required standalone | OCI image containing the supervisor binary. |
297
297
|`OPENSHELL_PODMAN_TLS_CA`|`--podman-tls-ca`| unset | Host path to the CA certificate mounted for sandbox mTLS. |
298
298
|`OPENSHELL_PODMAN_TLS_CERT`|`--podman-tls-cert`| unset | Host path to the client certificate mounted for sandbox mTLS. |
299
299
|`OPENSHELL_PODMAN_TLS_KEY`|`--podman-tls-key`| unset | Host path to the client private key mounted for sandbox mTLS. |
0 commit comments