mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-01-02 13:43:36 +01:00
add lpr icon
This commit is contained in:
parent
ea8a661fac
commit
542d43294a
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ RUN ln -sf /usr/local/lib/web/frontend/static/websockify /usr/local/lib/web/fron
|
|||
chmod +x /usr/local/lib/web/frontend/static/websockify/run
|
||||
|
||||
# Copy
|
||||
COPY icons/applications/* /usr/share/applications/uvportal.desktop
|
||||
COPY icons/applications/* /usr/share/applications/
|
||||
COPY icons/*.desktop /home/uvdesk/Desktop/
|
||||
|
||||
EXPOSE 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue