c4k-jitsi/infrastructure/web/image/Dockerfile

7 lines
200 B
Docker
Raw Normal View History

2024-07-01 07:45:44 +00:00
# IMPORTANT: In case of base image update, "./resources/settings-config.js" also has to be updated manually!
FROM jitsi/web:stable-9646
2022-04-08 12:36:18 +00:00
2022-04-08 14:24:14 +00:00
# Prepare Configuration
2022-04-08 12:36:18 +00:00
ADD resources /tmp
2023-12-21 20:23:40 +00:00
RUN /tmp/install.sh