AUFS is recommended to install Discourse on dedicated server with Docker.
I try since 5 days to install Discourse on my CT (container with Ubuntu).
It’s a fresh installation of Ubuntu.
When I type dockerd in console, I’ve this:
ERRO[2019-01-22T15:55:35.218720575Z] 'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded. storage-driver=overlay2
ERRO[2019-01-22T15:55:35.222390331Z] AUFS was not found in /proc/filesystems storage-driver=aufs
ERRO[2019-01-22T15:55:35.225749945Z] 'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded. storage-driver=overlay
ERRO[2019-01-22T15:55:35.225833587Z] Failed to built-in GetDriver graph devicemapper /var/lib/docker
And I can’t install Discourse if my Storage Driver is VFS. I can’t change VFS into other driver.