mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-09 18:02:22 +01:00
35 lines
315 B
Text
35 lines
315 B
Text
# System Packages
|
|
#systemctl << Breaks system
|
|
sudo
|
|
net-tools
|
|
locate
|
|
curl
|
|
vim
|
|
#vim-tiny
|
|
wget
|
|
lsb-release
|
|
iputils-ping
|
|
dnsutils
|
|
telnet
|
|
less
|
|
util-linux
|
|
xfce4-terminal
|
|
|
|
# Cloud9
|
|
git
|
|
ruby
|
|
locales-all
|
|
tmux
|
|
nodejs
|
|
python2.7
|
|
build-essential
|
|
npm
|
|
|
|
# Docker
|
|
gnupg
|
|
|
|
# Additional Software
|
|
libreoffice
|
|
pinta
|
|
firefox
|
|
#chrome?
|