gec
56ed7eb561
Co-authored-by: Mirco <mirco.zachmann@meissa.de> Co-authored-by: Clemens <clemens.geibel@meissa-gmbh.de.de> Reviewed-on: #1
5 lines
93 B
Docker
5 lines
93 B
Docker
FROM jitsi/web:stable-8922-1
|
|
|
|
# Prepare Configuration
|
|
ADD resources /tmp
|
|
RUN /tmp/install.sh
|