Actualiser Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-02 14:25:27 +01:00
parent d41f2e57e4
commit 1cad3c2846

View File

@@ -10,8 +10,8 @@ RUN apt-get update && \
ldapscripts \
&& apt-get clean
RUN systemctl start sssd.service
RUN pam-auth-update --enable mkhomedir
# RUN systemctl start sssd.service
# RUN pam-auth-update --enable mkhomedir
ENV LANG=fr_FR.UTF-8