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
7b96357238
commit
039947ef85
@ -28,7 +28,7 @@ docker run -d \
|
||||
ghcr.io/netbootxyz/netbootxyz
|
||||
```
|
||||
|
||||
#### Updating the image with via docker-cli
|
||||
#### Updating the image with docker-cli
|
||||
|
||||
```bash
|
||||
docker pull ghcr.io/netbootxyz/netbootxyz # pull the latest image down
|
||||
@ -60,7 +60,7 @@ services:
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
#### Updating the image with via docker-compose
|
||||
#### Updating the image with docker-compose
|
||||
|
||||
```bash
|
||||
docker-compose pull netbootxyz # pull the latest image down
|
||||
|
Loading…
Reference in New Issue
Block a user