Votre installation Docker n'utilise pas un pilote de stockage pris en charge.

Well, long story.

Docker 19.x changed the whole structure of the docker info output.

We fixed that when 19.x was still on the beta branch more than a month ago at FIX: Make storage detection compatible with docker 19.x · discourse/discourse_docker@98c5fec · GitHub. The fact that our launcher script auto-updates makes this a non-issue for most people.

However, our launcher script checks for the storage compatibility before auto-updating. So people who have an old launcher and update docker before updating launcher can get into that state.