* `RUN rm -rf /root/.ssh/`: not works * `RUN rm -rf /root/.ssh/authorized_keys`: works https://github.com/google/go-containerregistry/issues/1897
RUN rm -rf /root/.ssh/: not worksRUN rm -rf /root/.ssh/authorized_keys: worksgoogle/go-containerregistry#1897