Reuben Lifshay

Results 22 comments of Reuben Lifshay

Both of these articles are probably outdated now with the release of Podman 4.0.

Ah, you are correct. I do understand the difference in the URL types, but I had thought that Location headers were always required to be absolute to the server/host root,...

> 301 may cause the client to cache such redirection and it makes it harder to do configuration changes. Usage of 301 needs to be a user option at best....

I believe I tried and that didn't make any difference but I will test that to verify. The template unit itself shows up fine and `systemctl cat [email protected]` will display...

I tested again and `daemon-reload` did in fact work (I'm not sure how I missed trying that before 🤔). It turns out that the real issue was that the template...

I was looking into something else and came up with this command that has a similar idea to how I would have expected the `tree` subcommand to work: ```sh podman...

Thanks for the response. I might have to try that out!

Docker desktop bind mounts directories from other WSL instances into a subdirectory of `/mnt/wsl/` which WSL shares across all the WSL instances. This makes whatever directories they mount directly available...

Oh, this is also how Docker Desktop shares the various CLI binaries with other WSL instances

Yes, both translation as well as the bind mounting and unmounting (as necessary) of the paths.