We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31de4a6 commit 5b7b7f7Copy full SHA for 5b7b7f7
kubernetes/linux/Dockerfile.multiarch
@@ -39,8 +39,6 @@ RUN tdnf install -y \
39
tar \
40
ca-certificates \
41
postgresql-libs \
42
- openldap-libs \
43
- openldap \
44
&& rm -rf /var/lib/apt/lists/*
45
RUN mkdir /busybin && busybox --install /busybin
46
0 commit comments