Skip to content

Commit

Permalink
bug: x11vnc delayed (#2119)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xC4N1 committed Jan 25, 2024
1 parent ae518bc commit 01fc206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NodeBase/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN apt-get -qqy update \
#=====
RUN apt-get update -qqy \
&& apt-get -qqy --no-install-recommends install \
x11vnc \
x11vnc x11-utils fluxbox \
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/*

#=========
Expand Down

0 comments on commit 01fc206

Please sign in to comment.