kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
28659c3128
commit
f0601bb599
|
@ -10,7 +10,6 @@ title: netbootxyz
|
|||
[](https://github.com/linuxserver/docker-netbootxyz/releases)
|
||||
[](https://github.com/linuxserver/docker-netbootxyz/packages)
|
||||
[](https://gitlab.com/linuxserver.io/docker-netbootxyz/container_registry)
|
||||
[](https://microbadger.com/images/linuxserver/netbootxyz "Get your own version badge on microbadger.com")
|
||||
[](https://hub.docker.com/r/linuxserver/netbootxyz)
|
||||
[](https://hub.docker.com/r/linuxserver/netbootxyz)
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-netbootxyz/job/master/)
|
||||
|
@ -162,11 +161,9 @@ This image also contains `netboot.xyz.efi` which can be used to boot using UEFI
|
|||
|
||||
## 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
|
||||
---
|
||||
|
@ -191,7 +188,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