tuto2: add packages that helps (loadkeys and python for Ansible)
This commit is contained in:
parent
169cfbd2ff
commit
d42ef0f5bc
@ -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 \
|
||||
|
Reference in New Issue
Block a user