mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
parent
ab2d2dd0bc
commit
1f2c100a85
|
@ -40,6 +40,7 @@ RUN echo "deb https://packagecloud.io/slacktechnologies/slack/debian/ jessie mai
|
||||||
RUN apt-get update && apt-get -y install \
|
RUN apt-get update && apt-get -y install \
|
||||||
libasound2 \
|
libasound2 \
|
||||||
libx11-xcb1 \
|
libx11-xcb1 \
|
||||||
|
libxkbfile1 \
|
||||||
slack-desktop \
|
slack-desktop \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user