mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 09:07:28 -04:00
Support Dicom legacy port on tcp/104
This commit is contained in:
@ -147,6 +147,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
@ -199,6 +199,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
@ -193,6 +193,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
@ -233,6 +233,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
@ -235,6 +235,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
@ -314,6 +314,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
@ -235,6 +235,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dicompot_local
|
- dicompot_local
|
||||||
ports:
|
ports:
|
||||||
|
- "104:11112"
|
||||||
- "11112:11112"
|
- "11112:11112"
|
||||||
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
image: ${TPOT_REPO}/dicompot:${TPOT_VERSION}
|
||||||
pull_policy: ${TPOT_PULL_POLICY}
|
pull_policy: ${TPOT_PULL_POLICY}
|
||||||
|
Reference in New Issue
Block a user