mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-04 11:50:44 +00:00
[stage]
This commit is contained in:
Vendored
+11
-1
@@ -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:
|
||||
|
||||

|
||||
|
||||
## 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:
|
||||
|
||||

|
||||
|
||||
Furthermore, the container restart action will now properly restart any systemd service if the container was associated with one.
|
||||
|
||||
## Other
|
||||
|
||||
|
||||
Reference in New Issue
Block a user