mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 15:41:07 +00:00
feat: omni-tools service docker compose
This commit is contained in:
parent
9c6c200edd
commit
9f94c434a6
1 changed files with 7 additions and 0 deletions
7
omni-tools/docker-compose.yml
Normal file
7
omni-tools/docker-compose.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
services:
|
||||||
|
omni-tools:
|
||||||
|
image: iib0011/omni-tools:latest
|
||||||
|
container_name: omnitools
|
||||||
|
restart: unless-stopped
|
||||||
|
ports:
|
||||||
|
- "8081:8080"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue