Files
RediStack/docker/docker-compose.2004.56.yaml
T
2024-11-08 14:09:10 +09:00

21 lines
313 B
YAML

version: "3"
services:
runtime-setup:
image: redistack:20.04-5.6
build:
args:
ubuntu_version: "focal"
swift_version: "5.6"
documentation-check:
image: redistack:20.04-5.6
test:
image: redistack:20.04-5.6
environment: []
shell:
image: redistack:20.04-5.6