pkg: add python-apt for easier ansible usage

This commit is contained in:
nemunaire 2020-04-25 23:52:28 +02:00
parent 5542804b21
commit f4ee5503ec
3 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@ RUN echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/so
nano \
openssh-server \
python \
python-apt \
esmtp \
systemd-sysv \
udev \