Bot Updating Documentation

pull/268/head
LinuxServer-CI 2024-12-01 18:54:40 +00:00
rodzic ef5a7889ab
commit d975b5a6cb
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -74,6 +74,10 @@ The keys generated by this script are only displayed on your console output, so
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
!!! info
Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
```yaml
@ -137,7 +141,7 @@ Containers are configured using parameters passed at runtime (such as those abov
| Parameter | Function |
| :----: | --- |
| `2222` | ssh port |
| `2222:2222` | ssh port |
### Environment Variables (`-e`)