kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
18ad3502a3
commit
c39ea742ea
|
@ -10,7 +10,6 @@ title: ngircd
|
|||
[](https://github.com/linuxserver/docker-ngircd/releases)
|
||||
[](https://github.com/linuxserver/docker-ngircd/packages)
|
||||
[](https://gitlab.com/linuxserver.io/docker-ngircd/container_registry)
|
||||
[](https://microbadger.com/images/linuxserver/ngircd "Get your own version badge on microbadger.com")
|
||||
[](https://hub.docker.com/r/linuxserver/ngircd)
|
||||
[](https://hub.docker.com/r/linuxserver/ngircd)
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-ngircd/job/master/)
|
||||
|
@ -39,11 +38,9 @@ The architectures supported by this image are:
|
|||
|
||||
## 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
|
||||
---
|
||||
|
@ -63,7 +60,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