Skip to content

Commit

Permalink
COPY --from=stage-tiger /usr/share/X11/xkb/ /usr/share/X11/xkb/
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 15, 2023
1 parent bb63360 commit b4f64c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deb12/src/Dockerfile.compile2
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,9 @@ WORKDIR /rootfs/usr/local/tigervnc/bin
COPY --from=stage-xrdp /usr/local/xrdp /rootfs/usr/local/xrdp
COPY --from=stage-pulse /var/lib/xrdp-pulseaudio-installer /rootfs/var/lib/xrdp-pulseaudio-installer
COPY --from=stage-tiger /usr/local/tigervnc /rootfs/usr/local/tigervnc
# X11/xkb
COPY --from=stage-tiger /usr/share/X11/xkb/ /usr/share/X11/xkb/
COPY --from=stage-tiger /usr/share/X11/xkb/ /rootfs/usr/share/X11/xkb/
# test
# deb12.out: libjpeg8@ubt2004 > libjpeg62-turbo
# libjpeg62-turbo| error while loading shared libraries: libjpeg.so.62: cannot open shared object file
Expand Down

0 comments on commit b4f64c6

Please sign in to comment.