Bot Updating Documentation

pull/90/head
LinuxServer-CI 2023-02-13 09:46:35 +01:00
rodzic 683370378e
commit 1887bcf429
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,7 @@ The architectures supported by this image are:
| :----: | :----: | ---- | | :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> | | x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> | | arm64 | ✅ | arm64v8-\<version tag\> |
| armhf| ✅ | arm32v7-\<version tag\> | | armhf | ✅ | arm32v7-\<version tag\> |
## Application Setup ## Application Setup
@ -63,6 +63,7 @@ docker run -d \
-p 4822:4822 \ -p 4822:4822 \
--restart unless-stopped \ --restart unless-stopped \
lscr.io/linuxserver/guacd:latest lscr.io/linuxserver/guacd:latest
``` ```
## Parameters ## Parameters