### Description https://github.com/craftcms/docker is now archived, redirecting here. DB backups/dumps fail with the published image: ghcr.io/craftcms/image:8.2 The old README provided guidance for [installing the DB clients](https://github.com/craftcms/docker?tab=readme-ov-file#database-tools): ``` # switch to the root user to install mysql tools USER root RUN apk add --no-cache mysql-client postgresql-client USER www-data ``` This repo should provide similar guidance if the image isn't intended to contain everything necessary for CraftCMS to run as expected. ### Additional info - Craft version: ghcr.io/craftcms/image:${PHP_VERSION} - PHP version: 8.2 - Database driver & version: msyql - Plugins & versions: