Skip to content
Snippets Groups Projects
Verified Commit 00b594d1 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Install the missing time utility

parent 2cd3a2f1
No related branches found
No related tags found
1 merge request!25Update the proxy branch
Pipeline #20688 passed
...@@ -15,7 +15,7 @@ COPY collabora-archive-keyring.gpg /usr/share/keyrings/ ...@@ -15,7 +15,7 @@ COPY collabora-archive-keyring.gpg /usr/share/keyrings/
RUN sed -i 's/stable/stretch/g' /etc/apt/sources.list \ RUN sed -i 's/stable/stretch/g' /etc/apt/sources.list \
&& apt-get update \ && apt-get update \
&& apt-get install -y supervisor \ && apt-get install -y supervisor \
obs-server locales obs-server locales time
VOLUME /srv/obs VOLUME /srv/obs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment