feat(it-tools): neu integriert
This commit is contained in:
19
docs/docker/it-tools/it-tools.md
Normal file
19
docs/docker/it-tools/it-tools.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# IT-Tools
|
||||
|
||||
## Allgemein
|
||||
|
||||
|
||||
- Image: `corentinth/it-tools:latest' `
|
||||
- Port: `8880:80`
|
||||
- Restart Policy: `unless-stopped`
|
||||
|
||||
## Volumes
|
||||
|
||||
## Deployment
|
||||
|
||||
```bash
|
||||
cd /docker/Bruchtal/docker/it-tools
|
||||
git pull
|
||||
docker compose pull
|
||||
docker compose up -d
|
||||
``
|
||||
Reference in New Issue
Block a user