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

running on WSL #38

Merged
merged 3 commits into from
Jan 8, 2024
Merged

running on WSL #38

merged 3 commits into from
Jan 8, 2024

Conversation

ssime-git
Copy link
Contributor

Adding a procedure (plus de script to install Ollama) to run the stack on windows WSL

@oskarhane
Copy link
Collaborator

This is great, but I can't confirm if this works and are best practices. @slimslenderslacks could you confirm and take this PR on?

@slimslenderslacks slimslenderslacks self-assigned this Oct 27, 2023
@slimslenderslacks
Copy link
Collaborator

I'll this out!

Copy link
Collaborator

@ColinMcNeil ColinMcNeil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working well in Windows 11 as far as I can tell.

image

@slimslenderslacks slimslenderslacks merged commit b70412d into docker:main Jan 8, 2024
Lapeyus pushed a commit to Lapeyus/genai-stack that referenced this pull request Feb 19, 2024
* run on wsl

* run on windows WSL procedure

Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
@robertluwang
Copy link

I run 'docker compose up' on win10 WSL2, got error:

=> ERROR [front-end 4/4] RUN npm install 2.4s

[front-end 4/4] RUN npm install:
2.283 npm ERR! code ECONNRESET
2.283 npm ERR! syscall read
2.284 npm ERR! errno -104
2.285 npm ERR! network read ECONNRESET
2.285 npm ERR! network This is a problem related to network connectivity.
2.285 npm ERR! network In most cases you are behind a proxy or have bad network settings.
2.285 npm ERR! network
2.286 npm ERR! network If you are behind a proxy, please make sure that the
2.286 npm ERR! network 'proxy' config is set properly. See: 'npm help config'
2.290
2.290 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-04-01T20_07_07_694Z-debug-0.log


failed to solve: process "/bin/sh -c npm install" did not complete successfully: exit code: 152

Internet access no issue on both WSL2 and node:alpine

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

Successfully merging this pull request may close these issues.

5 participants