docker

Snipe-It Backup Failure

Snipe-It Backup Failure running on Unraid within Docker: After opening the Backups section and clicking ‘Generate Backup’…the following error was reported: An internet search, resulted in the following:https://github.com/snipe/snipe-it/issues/12497 https://dev.mysql.com/doc/refman/8.0/en/upgrading-from-previous-series.html https://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-authentication.html…

dedockify.py

> python3 dedockify.py 179da7ea6c0c FROM earnhardt/vir_report:version1.0 ADD file:40290d9a94ae76c35ab1f57178130ce1c5b976e34a91e77472ecf7e945ab64f9 in / CMD ["bash"] LABEL maintainer=Frank Earnhardt <frank.earnhardt@outlook.com> RUN /bin/sh -c apt-get update \ && apt-get upgrade -y perl curl WORKDIR /opt…