Files
async-http-client/docker/docker-compose.1804.53.yaml
T

19 lines
324 B
YAML

version: "3"
services:
runtime-setup:
image: async-http-client:18.04-5.3
build:
args:
ubuntu_version: "bionic"
swift_version: "5.3"
test:
image: async-http-client:18.04-5.3
environment: []
#- SANITIZER_ARG=--sanitize=thread
shell:
image: async-http-client:18.04-5.3