This commit is contained in:
crschnick
2026-03-13 01:53:34 +00:00
parent 08b593bb3c
commit 1265971bbc
2 changed files with 12 additions and 2 deletions
+11 -1
View File
@@ -30,7 +30,17 @@ These identities allow you to choose which available identity should be used. Fo
This releases adds support for detecting containers from multiple different projects.
Furthermore, there is now networking support for containers, meaning that if the container advertises an IP address, XPipe can automatically use it to open services. This also allows you to create direct RDP/VNC connections to containers.
Furthermore, there is now networking support for containers, meaning that if the container advertises an IP address, XPipe can automatically use it to open services. This also allows you to create direct RDP/VNC connections to containers:
![LXC service](https://xpipe.io/assets/images/BlogPage/lxc-service.png)
## Podman improvements
The state of podman containers is now handled better. Containers that are not reported as existing anymore are kept to handle cases where podman quadlets and containers as systemd services remove containers temporarily:
![Podman State](https://xpipe.io/assets/images/BlogPage/podman-state.png)
Furthermore, the container restart action will now properly restart any systemd service if the container was associated with one.
## Other
+1 -1
View File
@@ -1 +1 @@
22.0-1
22.0-2