mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-08-09 07:25:18 +02:00
Update README.md
This commit is contained in:
parent
0dd3a49d4a
commit
d8c56a9a55
1 changed files with 1 additions and 7 deletions
|
@ -9,13 +9,7 @@ Self host solutions for your homelab
|
|||
**From docker hub:**
|
||||
|
||||
```sh
|
||||
docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest
|
||||
```
|
||||
|
||||
**From github packages:**
|
||||
|
||||
```sh
|
||||
docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest
|
||||
docker run -d --name it-tools --restart unless-stopped -p 8080:80 abambah/it-tools:v3
|
||||
```
|
||||
|
||||
**Other solutions:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue