docker-ovh/riot/Dockerfile

6 lines
138 B
Docker
Raw Normal View History

2021-02-18 18:13:36 +01:00
FROM vectorim/element-web:v1.7.20
2020-02-02 23:55:37 +01:00
# Customize instance settings and background
COPY config.json /app/config.json
COPY bg.jpg /app/bg.jpg