# use vectorim/element-web as base but copy config.json to /app/config.json FROM vectorim/element-web:latest COPY config.json /app/config.json