mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +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 \
|
||||
libasound2 \
|
||||
libx11-xcb1 \
|
||||
libxkbfile1 \
|
||||
slack-desktop \
|
||||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user