[DOCKER] Automated PR for portracker_removal_2025-09-04T07-44-25 - #9 #9
@@ -113,25 +113,6 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- 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:
|
||||
command: signoz://192.168.1.254:8082
|
||||
container_name: signoz-logspout
|
||||
|
||||
Reference in New Issue
Block a user