bug fix
This commit is contained in:
parent
0900db54b8
commit
67d762cbb6
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
FROM jitsi/web:stable-6826
|
||||
|
||||
# Prepare Entrypoint Script
|
||||
# Prepare Configuration
|
||||
ADD resources /tmp
|
||||
RUN /tmp/install.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
Loading…
Reference in a new issue