I actually have a problem with Docker. When I want to install Discourse on the version Ubuntu 18.04 Standard, I have this error :
Your Docker installation is not using a supported storage driver. If we were to proceed you may have a broken install.
aufs is the recommended storage driver, although zfs and overlay2 may work as well.
Other storage drivers are known to be problematic.
You can tell what filesystem you are using by running “docker info” and looking at the ‘Storage Driver’ line.
If you wish to continue anyway using your existing unsupported storage driver, read the source code of launcher and figure out how to bypass this check.
I actually have
Storage Driver: vfs
I have tried to search lot of tutorial, but none works.
The vfs storage driver is intended for testing purposes, and for situations where no copy-on-write filesystem can be used. Performance of this storage driver is poor, and is not generally recommended for production use.
It’s impossible to cover every hosting in the world, and that is why we test the most common ones, like Amazon LightSail, Digital Ocean and Vultr, and recommend those.
Regarding face-h.eu, I would assume you need to buy their “VPS Professionnel” product to get a “real” server, which looks like KVM based.