pkg: add python-apt for easier ansible usage
This commit is contained in:
parent
5542804b21
commit
f4ee5503ec
3 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
|||
nftables \
|
||||
openssh-server \
|
||||
python \
|
||||
python-apt \
|
||||
esmtp \
|
||||
systemd-sysv \
|
||||
tcpdump \
|
||||
|
|
Reference in a new issue