kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
6af0baf900
commit
e0f2edbda8
|
@ -10,7 +10,6 @@ title: davos
|
|||
[](https://github.com/linuxserver/docker-davos/releases)
|
||||
[](https://github.com/linuxserver/docker-davos/packages)
|
||||
[](https://gitlab.com/linuxserver.io/docker-davos/container_registry)
|
||||
[](https://microbadger.com/images/linuxserver/davos "Get your own version badge on microbadger.com")
|
||||
[](https://hub.docker.com/r/linuxserver/davos)
|
||||
[](https://hub.docker.com/r/linuxserver/davos)
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-davos/job/master/)
|
||||
|
@ -38,11 +37,9 @@ The application does not require any set up other than starting the docker conta
|
|||
|
||||
## Usage
|
||||
|
||||
Here are some example snippets to help you get started creating a container from this image.
|
||||
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
|
||||
|
||||
### docker-compose ([recommended](https://docs.linuxserver.io/general/docker-compose))
|
||||
|
||||
Compatible with docker-compose v2 schemas.
|
||||
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
@ -62,7 +59,7 @@ services:
|
|||
restart: unless-stopped
|
||||
```
|
||||
|
||||
### docker cli
|
||||
### docker cli ([click here for more info](https://docs.docker.com/engine/reference/commandline/cli/))
|
||||
|
||||
```bash
|
||||
docker run -d \
|
||||
|
|
Ładowanie…
Reference in New Issue