Loading Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -280,7 +280,6 @@ RUN apt-get update && \ touch /etc/localtime && \ # pragma: allowlist nextline secret sed -i -e 's/ ALL$/ NOPASSWD:ALL/' /etc/sudoers && \ install -d -m 777 /Volumes && \ install -d -m 777 /keybase && \ rm /etc/ssh/ssh_host_* && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* ~/.cache/* /usr/local/share/brew/Library/Taps/* Loading Loading
Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -280,7 +280,6 @@ RUN apt-get update && \ touch /etc/localtime && \ # pragma: allowlist nextline secret sed -i -e 's/ ALL$/ NOPASSWD:ALL/' /etc/sudoers && \ install -d -m 777 /Volumes && \ install -d -m 777 /keybase && \ rm /etc/ssh/ssh_host_* && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* ~/.cache/* /usr/local/share/brew/Library/Taps/* Loading