Update README.md
This commit is contained in:
parent
0dd3a49d4a
commit
d8c56a9a55
@ -9,13 +9,7 @@ Self host solutions for your homelab
|
|||||||
**From docker hub:**
|
**From docker hub:**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest
|
docker run -d --name it-tools --restart unless-stopped -p 8080:80 abambah/it-tools:v3
|
||||||
```
|
|
||||||
|
|
||||||
**From github packages:**
|
|
||||||
|
|
||||||
```sh
|
|
||||||
docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Other solutions:**
|
**Other solutions:**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user