docker-ovh/riot/Dockerfile

6 lines
134 B
Docker
Raw Normal View History

2020-09-24 18:16:28 +02:00
FROM vectorim/riot-web:v1.7.7
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