Skip to content
Snippets Groups Projects
Unverified Commit 9825992e authored by Dominique Marcadet's avatar Dominique Marcadet
Browse files

add a file browser

parent 05a99378
Branches
No related tags found
No related merge requests found
......@@ -11,9 +11,11 @@ RUN \
apt-get upgrade -y && \
apt-get install -y \
apache2-utils \
file \
nano \
nginx \
openssh-server \
rox-filer \
unzip \
zip
......
menu "Applications" folder {
prog "Text editor (FeatherPad)" /usr/share/icons/hicolor/scalable/apps/featherpad.svg featherpad
prog "XTerm" mini.xterm uxterm
prog "Firefox Web Browser" firefox firefox
prog "Web Browser (Firefox)" firefox firefox
prog "File browser (Rox)" /usr/share/rox/images/application.png /usr/bin/rox-filer
prog "Text editor (FeatherPad)" /usr/share/icons/hicolor/scalable/apps/featherpad.svg featherpad
prog "Terminal (XTerm)" mini.xterm uxterm
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment