Skip to content
Snippets Groups Projects
Commit d96bd8d4 authored by Xueshan Feng's avatar Xueshan Feng
Browse files

Add copy software from stage comments. [skip ci].

parent 3cdb6b52
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,9 @@ RUN apt-get update && \
procps \
wget
# Copy softwares from stage image
COPY --from=stage /artifacts /
RUN mkdir -p /etc/ldap/sasl2 \
&& echo "mech_list: GSSAPI EXTERNAL" >> /etc/ldap/sasl2/slapd.conf \
&& mkdir -p /var/lib/ldap/accesslog \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment