mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Update README.md
This commit is contained in:
parent
4e86c850a5
commit
541d9d54e0
@ -37,10 +37,17 @@ sudo apt install docker.io
|
||||
|
||||
### Download the docker image
|
||||
|
||||
#### From Github Container Registry
|
||||
|
||||
```shell
|
||||
docker pull ghcr.io/netbootxyz/netbootxyz
|
||||
```
|
||||
|
||||
#### From Docker Hub
|
||||
|
||||
```shell
|
||||
docker pull netbootxyz/netbootxyz
|
||||
```
|
||||
|
||||
The following snippets are examples of starting up the container.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user