drop google hangouts support
This commit is contained in:
parent
822b895e4c
commit
8c22c7285e
@ -44,13 +44,6 @@ RUN cd /tmp && \
|
|||||||
rm -f firefox.tar.bz2 && \
|
rm -f firefox.tar.bz2 && \
|
||||||
chown -Rh root:root /opt/mozilla
|
chown -Rh root:root /opt/mozilla
|
||||||
|
|
||||||
# Google Hangouts
|
|
||||||
# Deps: libasound2 libgtk2.0-0 libpango1.0-0 libv4l-0
|
|
||||||
ADD https://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb /tmp/google-talkplugin.deb
|
|
||||||
RUN cd /tmp && \
|
|
||||||
dpkg -i google-talkplugin.deb && \
|
|
||||||
rm -f google-talkplugin.deb
|
|
||||||
|
|
||||||
# Define a user under which the Firefox will be running
|
# Define a user under which the Firefox will be running
|
||||||
ENV USER user
|
ENV USER user
|
||||||
ENV UID 1000
|
ENV UID 1000
|
||||||
|
Loading…
Reference in New Issue
Block a user