Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
bffe8045df
|
@ -6,6 +6,6 @@ LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
|||||||
RUN \
|
RUN \
|
||||||
apt update && \
|
apt update && \
|
||||||
apt upgrade -y --autoremove && \
|
apt upgrade -y --autoremove && \
|
||||||
apt install -y ca-certificates make openssh-client git python3 python3-requests gpg apt-transport-https wget curl nmap snmp netcat-openbsd tcpdump dnsutils net-tools
|
apt install -y ca-certificates make openssh-client git python3 python3-requests gpg apt-transport-https wget curl nmap snmp netcat-openbsd tcpdump dnsutils net-tools ldap-utils
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user