Update README.md

This commit is contained in:
crschnick
2026-01-06 15:13:48 +00:00
parent f7f270bd3f
commit 3aee58fc94

View File

@@ -75,12 +75,33 @@ It currently supports:
## Integrations
<div>
<a href="https://xpipe.io" target="_blank" rel="noopener">
<img src="https://xpipe.io/assets/images/HomePage/ssh_icon.svg" alt="XPipe Banner" />
<div align="center">
<a href="https://docs.xpipe.io/guide/ssh" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/ssh.svg" width=80 height=80 />
</a>
<a href="https://xpipe.io" target="_blank" rel="noopener">
<img src="https://xpipe.io/assets/images/HomePage/docker_icon.svg" alt="XPipe Banner" />
<img width=5 />
<a href="https://docs.xpipe.io/guide/docker" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/docker.svg" width=80 height=80 />
</a>
<img width=5 />
<a href="https://docs.xpipe.io/guide/docker#compose" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/compose.png" width=80 height=80 />
</a>
<img width=5 />
<a href="https://docs.xpipe.io/guide/lxc" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/lxd.svg" width=80 height=80 />
</a>
<img width=5 />
<a href="https://docs.xpipe.io/guide/podman" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/podman.svg" width=80 height=80 />
</a>
<img width=5 />
<a href="https://docs.xpipe.io/guide/aws" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/aws.svg" width=80 height=80 />
</a>
<img width=5 />
<a href="https://docs.xpipe.io/guide/kubernetes" target="_blank" rel="noopener">
<img src="https://github.com/xpipe-io/.github/raw/main/icons/k8s.svg" width=80 height=80 />
</a>
</div>