Used this for my nextcloud development for some time now. Have issues setting it up again:

only difference is that I am using the docker-compose-plugin (docker compose up instead of docker-compose up).
This is what's shown in the logs:
nextcloud-mysql-1 | Version: '11.1.2-MariaDB-1:11.1.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
nextcloud-db-1 | 2023-10-31 22:20:04: (critical) network-mysqld-packet.c:1285: protocol 10, but version number out of range
nextcloud-mysql-1 | 2023-10-31 22:20:04 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.19.0.5' (This connection closed normally without authentication)
nextcloud-php-1 | 172.19.0.4 - 31/Oct/2023:22:20:04 +0000 "POST /index.php" 200
Used this for my nextcloud development for some time now. Have issues setting it up again:
only difference is that I am using the docker-compose-plugin (
docker compose upinstead ofdocker-compose up).This is what's shown in the logs: