Added Added packages: bash-completion, file, htop, lsb-release, openbsd-netcat, rsync, rsyslog, screen, socat, sudo (#1)

This commit is contained in:
Manfred Touron 2015-01-30 14:40:29 +00:00
parent 6328f98aad
commit 5dfb1c118b
1 changed files with 10 additions and 0 deletions

View File

@ -9,19 +9,29 @@ ENV OCS_BASE_IMAGE armbuild/ocs-archlinux:2014-12-02
# Install packages
RUN pacman -Sy --noconfirm \
bash-completion \
cronie \
curl \
dhcpcd \
file \
htop \
iptables \
less \
localepurge \
lsb-release \
man \
mg \
nano \
nbd \
networkmanager \
ntp \
openbsd-netcat \
openssh \
rsync \
rsyslog \
screen \
socat \
sudo \
tmux \
vim \
wget