Dockerfile.aarch64 aktualisiert
This commit is contained in:
@@ -86,12 +86,12 @@ BACKSPACE="guess"
|
||||
EOF \
|
||||
&& dpkg-reconfigure -f noninteractive keyboard-configuration
|
||||
|
||||
COPY config/pam/ /etc/pam.d/
|
||||
COPY config/nsswitch.conf /etc/nsswitch.conf
|
||||
COPY config/xrdp/ /etc/xrdp/
|
||||
COPY config/ldap/ /etc/ldap/
|
||||
COPY config/skel/ /etc/skel/
|
||||
COPY config/sudoers /etc/sudoers
|
||||
#COPY config/pam/ /etc/pam.d/
|
||||
#COPY config/nsswitch.conf /etc/nsswitch.conf
|
||||
#COPY config/xrdp/ /etc/xrdp/
|
||||
#COPY config/ldap/ /etc/ldap/
|
||||
#COPY config/skel/ /etc/skel/
|
||||
#COPY config/sudoers /etc/sudoers
|
||||
|
||||
RUN chmod 440 /etc/sudoers && \
|
||||
mkdir -p /etc/sssd && chown root:root /etc/sssd && chmod 755 /etc/sssd && \
|
||||
|
||||
Reference in New Issue
Block a user