kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
f4309a8f6c
commit
f033338797
|
@ -63,7 +63,7 @@ Compatible with docker-compose v2 schemas.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
version: "2"
|
version: "2.1"
|
||||||
services:
|
services:
|
||||||
openssh-server:
|
openssh-server:
|
||||||
image: linuxserver/openssh-server
|
image: linuxserver/openssh-server
|
||||||
|
@ -120,6 +120,11 @@ Docker images are configured using parameters passed at runtime (such as those a
|
||||||
| `/config` | Contains all relevant configuration files. |
|
| `/config` | Contains all relevant configuration files. |
|
||||||
|
|
||||||
|
|
||||||
|
#### Miscellaneous Options
|
||||||
|
| Parameter | Function |
|
||||||
|
| :-----: | --- |
|
||||||
|
| `--hostname=` | Optionally the hostname can be defined. |
|
||||||
|
|
||||||
|
|
||||||
## User / Group Identifiers
|
## User / Group Identifiers
|
||||||
|
|
||||||
|
@ -169,6 +174,11 @@ Then simply follow the prompts.
|
||||||
The keys generated by this script are only displayed on your console output, so make sure to save them somewhere after generation.
|
The keys generated by this script are only displayed on your console output, so make sure to save them somewhere after generation.
|
||||||
|
|
||||||
|
|
||||||
|
## Docker Mods
|
||||||
|
[](https://mods.linuxserver.io/?mod=openssh-server "view available mods for this container.")
|
||||||
|
|
||||||
|
We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to enable additional functionality within the containers. The list of Mods available for this image (if any) can be accessed via the dynamic badge above.
|
||||||
|
|
||||||
|
|
||||||
## Support Info
|
## Support Info
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue