6b448af6cb
of a profanity image w/ OMEMO support
21 lines
310 B
YAML
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
|
|
|