Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Sundell <[email protected]>
  • Loading branch information
manics and consideRatio authored Jul 8, 2024
1 parent 857237c commit 70393e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ USER root
RUN apt-get -y -qq update \
&& apt-get -y -qq install \
dbus-x11 \
# xclip is added as jupyter-remote-desktop-proxy's tests requires it
xclip \
xfce4 \
xfce4-panel \
Expand Down

0 comments on commit 70393e5

Please sign in to comment.