Skip to content

Commit

Permalink
Upgrade tigerVNC from v1.6 to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdassen committed Jul 7, 2017
1 parent 0b9c161 commit d0eed8a
Show file tree
Hide file tree
Showing 51 changed files with 4,546 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ RUN apt-get install -y \
&& apt-get autoremove \
&& rm -rf /var/lib/apt/lists/*

# Install TigerVNC
COPY tigervncserver_1.6.80-4_amd64.deb $HOME
RUN dpkg -i $HOME/tigervncserver_1.6.80-4_amd64.deb
# Copy tigerVNC binaries
ADD tigervnc-1.8.0.x86_64 /

# Clone noVNC.
RUN git clone https://github.com/novnc/noVNC.git $HOME/noVNC
Expand Down
Binary file added tigervnc-1.8.0.x86_64/usr/bin/Xvnc
Binary file not shown.
Binary file added tigervnc-1.8.0.x86_64/usr/bin/vncconfig
Binary file not shown.
Binary file added tigervnc-1.8.0.x86_64/usr/bin/vncpasswd
Binary file not shown.
Loading

0 comments on commit d0eed8a

Please sign in to comment.