Comment out removal of xfce4-panel in Dockerfile for potential future use
All checks were successful
Build & Push Forge-Kasm / docker (push) Successful in 25s
All checks were successful
Build & Push Forge-Kasm / docker (push) Successful in 25s
This commit is contained in:
@@ -36,7 +36,7 @@ RUN chmod 755 $STARTUPDIR/custom_startup.sh
|
|||||||
### Update the desktop environment to be optimized for a single application
|
### Update the desktop environment to be optimized for a single application
|
||||||
RUN cp $HOME/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/* $HOME/.config/xfce4/xfconf/xfce-perchannel-xml/
|
RUN cp $HOME/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/* $HOME/.config/xfce4/xfconf/xfce-perchannel-xml/
|
||||||
RUN cp /usr/share/backgrounds/bg_kasm.png /usr/share/backgrounds/bg_default.png
|
RUN cp /usr/share/backgrounds/bg_kasm.png /usr/share/backgrounds/bg_default.png
|
||||||
RUN apt-get remove -y xfce4-panel
|
# RUN apt-get remove -y xfce4-panel
|
||||||
|
|
||||||
######### End Customizations ###########
|
######### End Customizations ###########
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user