Archived
1
0
Fork 0
This repository has been archived on 2024-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
dockerfiles/docker-compose.yaml
2018-11-22 19:11:30 +01:00

22 lines
314 B
YAML

version: "2"
services:
aap:
build: ./aap
image: elfrinjo/aap:latest
prosody-0.11:
build: ./prosody-0.11
image: elfrinjo/prosody-0.11:latest
tinywebdav:
build: ./tinywebdav
image: elfrinjo/tinywebdav:latest
torrelay:
build: ./torrelay
image: elfrinjo/torrelay:latest