We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adda4bd commit c46bf43Copy full SHA for c46bf43
Dockerfile
@@ -2,7 +2,7 @@ FROM python:3
2
3
MAINTAINER Ignacio Torres Masdeu <[email protected]>
4
5
-# Mimics 3-onbuild except for the inclusion of ldap configuration and packages
+# Mimics python:3-onbuild except for the inclusion of ldap configuration and network tools
6
7
COPY ldap.conf /etc/ldap/ldap.conf
8
COPY certs/* /usr/local/share/ca-certificates/
0 commit comments