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

[BUG] Big docker images (>1GB) make the process "not responding" #175

Open
1 task done
bostrot opened this issue May 8, 2023 · 1 comment
Open
1 task done

[BUG] Big docker images (>1GB) make the process "not responding" #175

bostrot opened this issue May 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bostrot
Copy link
Owner

bostrot commented May 8, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Creating a distro from a big docker image makes the app unresponding while it is being created. (Probably in the re-packing of the archive) It still works but is not the best user experience.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- Windows Version:
- WSL Distro Manager Version: v1.8.4
- WSL Version: 
- Source:

Anything else?

No response

@bostrot bostrot added the bug Something isn't working label May 8, 2023
@bostrot bostrot self-assigned this May 8, 2023
@bostrot bostrot changed the title [BUG] Big docker images (>1GB) make the process unresponding [BUG] Big docker images (>1GB) make the process "not responding" May 8, 2023
@PiotrEsse
Copy link

In my case creating instance fron dockerhub took very long (AMD 5800, 64GB Ram, SSD). Addres from dockerhub dockerhub:garystafford/langflow:0.3.3.

After download an image WSL manager hang for about 5-8 min without any message. Usually users will shutoff application but I was trying to check it will finish installing instance and after that time app just become responsive and docker image was installed and visible on the installed instances.

I would expect to have an info about present state, some king of progress bar. Now users will mistakenly thing that app crashed.

WSL manager 1.8.8. Win11 PRO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants