Skip to content
Snippets Groups Projects
Commit 8674bab7 authored by browniecab's avatar browniecab Committed by Maxim Khlobystov
Browse files

Update Dockerfile

(cherry picked from commit 2eb16ab8eb7d54c6ab11817a0f6551738456ab10)
parent 72d0e840
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ MAINTAINER ffdixon@bigbluebutton.org
ENV DEBIAN_FRONTEND noninteractive
# RUN echo 'Acquire::http::Proxy "http://192.168.0.130:3142 ";' > /etc/apt/apt.conf.d/01proxy
RUN apt-get update && apt-get install -y wget software-properties-common
RUN echo "deb http://ubuntu.bigbluebutton.org/xenial-200-dev bigbluebutton-xenial main " | tee /etc/apt/sources.list.d/bigbluebutton.list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment