Auto Merge of PR 9 - portracker_removal_2025-09-04T07-44-25
Sync Compose Directory / sync-compose (push) Failing after 34s
Sync Compose Directory / sync-compose (push) Failing after 34s
Merged by Trez.One
This commit was merged in pull request #9.
This commit is contained in:
@@ -113,25 +113,6 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 9001:9001
|
- 9001:9001
|
||||||
portracker:
|
|
||||||
cap_add:
|
|
||||||
- SYS_PTRACE
|
|
||||||
- SYS_ADMIN
|
|
||||||
container_name: portracker
|
|
||||||
environment:
|
|
||||||
DATABASE_PATH: /data/portracker.db
|
|
||||||
DEBUG: false
|
|
||||||
DOCKER_HOST: tcp://dockerproxy:2375
|
|
||||||
PORT: 4999
|
|
||||||
image: mostafawahied/portracker:latest
|
|
||||||
pid: "host"
|
|
||||||
ports:
|
|
||||||
- 4999:4999
|
|
||||||
restart: unless-stopped
|
|
||||||
security_opt:
|
|
||||||
- apparmor:unconfined
|
|
||||||
volumes:
|
|
||||||
- portracker-data:/data
|
|
||||||
signoz-logspout:
|
signoz-logspout:
|
||||||
command: signoz://192.168.1.254:8082
|
command: signoz://192.168.1.254:8082
|
||||||
container_name: signoz-logspout
|
container_name: signoz-logspout
|
||||||
|
|||||||
Reference in New Issue
Block a user