]> ###2023.01.28 - Initial Release echo "Patching Docker Client" sed -i 's/application\/vnd.docker.distribution.manifest.list.v2+json,application\/vnd.docker.distribution.manifest.v2+json/application\/vnd.docker.distribution.manifest.list.v2+json,application\/vnd.docker.distribution.manifest.v2+json,application\/vnd.oci.image.index.v1+json/g' /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php echo "----------------------------------------------------" echo " &name; has been installed." echo " Copyright 2023, Andrew Zawadzki" echo " Version: &version;" echo "----------------------------------------------------" echo "" echo "" echo "You must reboot for the changes to take effect" echo ""