mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-09 23:57:24 +02:00
Update README.md
This commit is contained in:
parent
7b96357238
commit
039947ef85
@ -28,7 +28,7 @@ docker run -d \
|
|||||||
ghcr.io/netbootxyz/netbootxyz
|
ghcr.io/netbootxyz/netbootxyz
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Updating the image with via docker-cli
|
#### Updating the image with docker-cli
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull ghcr.io/netbootxyz/netbootxyz # pull the latest image down
|
docker pull ghcr.io/netbootxyz/netbootxyz # pull the latest image down
|
||||||
@ -60,7 +60,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Updating the image with via docker-compose
|
#### Updating the image with docker-compose
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose pull netbootxyz # pull the latest image down
|
docker-compose pull netbootxyz # pull the latest image down
|
||||||
|
Loading…
Reference in New Issue
Block a user