mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
diff
This commit is contained in:
commit
33f765b2f1
1 changed files with 0 additions and 7 deletions
|
|
@ -32,11 +32,9 @@ RUN apt-get update -qq && \
|
|||
apt-get install -qq --fix-broken --fix-missing \
|
||||
alpine \
|
||||
alsa-utils \
|
||||
ruby-dev \
|
||||
transmission-cli \
|
||||
transmission-common \
|
||||
transmission-daemon \
|
||||
vlc \
|
||||
youtube-dl
|
||||
|
||||
# Install alacritty
|
||||
|
|
@ -68,10 +66,6 @@ RUN apt-get update -qq && \
|
|||
groupadd --system chrome && \
|
||||
usermod --append --groups audio,chrome,video $USER
|
||||
|
||||
# Install gem utilities
|
||||
RUN gem install \
|
||||
travis
|
||||
|
||||
# Install musikcube
|
||||
RUN wget -O musikcube.deb -nv https://github.com/clangen/musikcube/releases/download/0.62.0/musikcube_0.62.0_ubuntu_cosmic_amd64.deb && \
|
||||
dpkg -i musikcube.deb || apt-get install -qq --fix-broken && \
|
||||
|
|
@ -134,7 +128,6 @@ RUN gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alac
|
|||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-sxhkd.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-tmux.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-tmuxinator.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-vlc.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-weechat.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-x11.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-xdg.git & \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue