tuto2: add packages that helps (loadkeys and python for Ansible)

This commit is contained in:
nemunaire 2018-03-30 18:55:53 +02:00 committed by Pierre-Olivier Mercier
parent 169cfbd2ff
commit d42ef0f5bc

View File

@ -2,10 +2,13 @@ FROM debian
RUN apt-get update && apt-get install --no-install-recommends -y \
busybox \
console-data \
cron \
ifupdown \
kbd \
nano \
openssh-server \
python \
ssmtp \
systemd-sysv \
udev \