enable links on docker allowing to test the env http proxy set up

This commit is contained in:
HoneyryderChuck 2022-01-07 02:10:16 +02:00
parent fde8ea3276
commit 566421b3c1

View File

@ -47,6 +47,8 @@ services:
- ./test/support/ssh:/config
depends_on:
- nghttp2
links:
- "nghttp2:another"
socksproxy:
image: qautomatron/docker-3proxy
@ -55,6 +57,8 @@ services:
- "3129:3129"
volumes:
- ./test/support/ci:/etc/3proxy
links:
- "nghttp2:another"
httpproxy:
image: sameersbn/squid:3.5.27-2
@ -63,6 +67,8 @@ services:
volumes:
- ./test/support/ci/squid/proxy.conf:/etc/squid/squid.conf
- ./test/support/ci/proxy-users:/etc/squid/proxy-users
links:
- "nghttp2:another"
command:
-d 3