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

25 lines
374 B
YAML
Raw Normal View History

2017-12-09 16:46:17 +01:00
version: "2"
services:
aap:
build: ./aap
image: elfrinjo/aap:latest
2021-10-31 14:38:07 +01:00
# prosody-0.11:
# build: ./prosody-0.11
# image: elfrinjo/prosody-0.11:latest
2017-12-09 16:46:17 +01:00
2021-03-27 18:36:12 +01:00
toolbox:
build: ./toolbox
image: elfrinjo/toolbox:latest
2022-05-01 17:49:19 +02:00
# agate:
# build: ./agate
# image: elfrinjo/agate:latest
2022-07-23 12:45:12 +02:00
# pocketbase:
# build: ./pocketbase
# image: elfrinjo/pocketbase:latest