mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-02-19 15:46:17 -05:00
Update README.md
This commit is contained in:
31
README.md
31
README.md
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user