Replies: 8 comments 2 replies
-
Sorry, I don't have a single windows installation and I don't intend to get one. If this is an easy fix that doesn't affect the rest of the script, and can be tested by someone - I'll implement it. |
Beta Was this translation helpful? Give feedback.
-
I will try do something with the code, if I can do it, i will share it here, but i am not developer xDDD |
Beta Was this translation helpful? Give feedback.
-
I came to tell you that I was able to adapt a part of the code, however I encountered a technical limitation. It turns out that when I try to make a docker-compose up from WSL, as my docker-compose.yml files are configured with Windows paths, then it is impossible for me to mount them, so I would have to do something very complicated or simply adapt them for linux, and I do not want to make these strange mixtures because I currently work under windows. I think the most sensible option would perhaps be to migrate the Thanks anyway, your script is great, thank you very much ! |
Beta Was this translation helpful? Give feedback.
-
Thank you for testing it out and reporting back! In that case maybe you can (install and then) use git bash directly on the windows host - if that would work with the paths? There might be some issues with dependencies - I'm not sure what's included in the git bash. |
Beta Was this translation helpful? Give feedback.
-
I've get this error, but i think that it dont work in git bash, because if you can check my path change to terminal output text: /c/Linux/Linux-Documents/Docker-Composes/dockcheck (main)
$ ./dockcheck.sh
regctl is not working - try to remove it and re-download it, exiting.
|
Beta Was this translation helpful? Give feedback.
-
Ah yes :( seems not be working then. Sorry I cant help you troubleshoot this further. |
Beta Was this translation helpful? Give feedback.
-
Dont worry bro, thank u very much for try it !!! |
Beta Was this translation helpful? Give feedback.
-
Edited, I guess it has to be Linux, because I don't think Immich runs on anything other than Linux. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Guys i am trying using it over WSL2 Ubuntu for update my Windows 11 Containers
But i get this error
the script dont understand the real path should be now
/mnt/c/Linux/Linux-Documents/Docker-Composes
because i am in WSL and I've executed the container from windows using the docker-compose.yml filesCould you do something similar like:
./dockcheck --windows-mode
(for WSL2)Or what should i do guys? Thank u very much !!
Beta Was this translation helpful? Give feedback.
All reactions