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

[FEATURE] Support Windows Docker/WSL #876

Open
shaunhp opened this issue Oct 10, 2024 · 1 comment
Open

[FEATURE] Support Windows Docker/WSL #876

shaunhp opened this issue Oct 10, 2024 · 1 comment
Labels
type/feature Feature request

Comments

@shaunhp
Copy link

shaunhp commented Oct 10, 2024

🚀 Feature

Support Docker Desktop on Windows

Motivation

Currently on Docker Desktop for Windows, am able to build the docker image using the DockerFile, but am having trouble using docker run. Error is [FATAL tini (7)] exec /workspace/entrypoint.sh failed: No such file or directory

Supplied command is docker run --runtime=nvidia --shm-size=64g --init --rm -it -u llmstudio:llmstudio -p 10102:10102 -v \llmstudio_mnt:/home/llmstudio/mount -v ~/.cache:/home/llmstudio/.cache h2o-llmstudio

@shaunhp shaunhp added the type/feature Feature request label Oct 10, 2024
@pascal-pfeiffer
Copy link
Collaborator

H2O LLM Studio does run on WSL2, can you provide more information where it fails for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants