When running docker-compose up -d mysql phpmyadmin I get this error:
ERROR: for phpmyadmin Cannot create container for service phpmyadmin: Invalid volume spec "phpmyadmin": Invalid volume destination path: 'phpmyadmin' mount path must be absolute.
ERROR: Encountered errors while bringing up the project.
Everything else builds and runs fine except for phpmyadmin.
@danielsdeboer I will take this.
Hi @danielsdeboer :
@korneliuskristianr Thanks, that worked great, the container is starting as expected with that change.
Most helpful comment
Hi @danielsdeboer :