auto Dockerfile is broken
There are 2 problems: - Mysql cannot find shared libraries as the conda environment is not activated - The mysql init file is not created in the data directory, but in the root dir, causing permission issues.
issue