Akito
Akito
>  > > I applied this fix and everything worked. Recently it stopped working, I added the files again but its still not working. I tried reinstalling the whole...
> This is how it looks when I download a new zip from https://github.com/lencx/Noi You mean the patch zip or for installation? > Is it still my particular case? >...
Just ran into this today. This is very confusing. Same issue with `print`. It just prints the first argument and the entire following pipe is dismissed, without saying a word....
> Nice, unfortunately no Windows binaries which i sometimes need on a client device (yes i hate it too). What about Docker or WSL?
https://github.com/ScoopInstaller/Scoop/issues/6211
> I wonder if it would make sense for `scoop` to actually execute all its functions within a minimal PowerShell session that specifically bypasses user profiles as to avoid scope/naming...
https://github.com/linkwarden/linkwarden/pull/637
I just noticed, the size problem is still significant. ``` akito13/linkwarden:original 4.36GB # Dockerfile, before these changes. akito13/linkwarden:test1 2.26GB # Dockerfile, after these changes. akito13/linkwarden:test 4.33GB # Dockerfile with Alpine,...
> @theAkito don't have answer to your problem yet, but maybe try inspecting the size of each layer with `dive`? https://github.com/wagoodman/dive Yes, already in the progress of doing that, however...
> > > @theAkito don't have answer to your problem yet, but maybe try inspecting the size of each layer with `dive`? https://github.com/wagoodman/dive > > > > > > Yes,...