mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-07 17:06:15 +01:00
Adding Sass and Yuglify
This commit is contained in:
parent
8fe25be32f
commit
430bb46b62
1 changed files with 2 additions and 0 deletions
|
|
@ -155,5 +155,7 @@ ENTRYPOINT ["/startup.sh"]
|
|||
|
||||
RUN apt update && apt install -y menulibre
|
||||
|
||||
RUN npm -g install sass yuglify
|
||||
|
||||
# Copy files
|
||||
COPY rootfs /
|
||||
Loading…
Reference in a new issue