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
Joerg Elfring 6b448af6cb profanity: First and Ugly version
of a profanity image w/ OMEMO support
2019-06-10 17:34:13 +02:00

21 lines
310 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
torrelay:
build: ./torrelay
image: elfrinjo/torrelay:latest
profanity:
build: ./profanity
image: elfrinjo/profanity:latest