aboutsummaryrefslogblamecommitdiff
path: root/docker/docker-compose.yml
blob: 6f351ec3c34d75a9b9f1dfcf16fcef639db33451 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                      
version: '3.4'
services:
  riot:
    build:
      context: ./riotweb
      args:
        VERSION: 1.6.2
    image: superboum/amd64_riotweb:v11
  synapse:
    build: 
      context: ./matrix-synapse
      args:
        VERSION: 1.14.0
    image: superboum/amd64_synapse:v29