Update 'Dockerfile'
This commit is contained in:
parent
a6fb94094a
commit
f7b8981470
@ -23,6 +23,7 @@ RUN cp -rf /lib/*-linux-*/libunistring*.so* /ulib
|
||||
RUN cp -rf /lib/*-linux-*/libjpeg*.so* /ulib
|
||||
RUN cp -rf /lib/*-linux-*/libvncclient*.so* /ulib
|
||||
RUN cp -rf /lib/*-linux-*/librt*.so* /ulib
|
||||
RUN cp -rf /lib/*-linux-*/libstdc*.so* /ulib
|
||||
|
||||
# vnc client support
|
||||
RUN cp -rf /lib/*-linux-*/libgcrypt*.so* /ulib
|
||||
|
Loading…
Reference in New Issue
Block a user