It seems docker is still not supported by Strato v-servers. Starting docker daemon fails:
INFO[0000] API listen on /var/run/docker.sock ERRO[0000] 'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded. WARN[0000] Running modprobe bridge br_netfilter failed with message: modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab111.12/modules.builtin.bin' modprobe: WARNING: Module bridge not found. modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab111.12/modules.builtin.bin' modprobe: WARNING: Module br_netfilter not found. , error: exit status 1 WARN[0000] Running modprobe nf_nat failed with message: 'modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab111.12/modules.builtin.bin' modprobe: WARNING: Module nf_nat not found.', error: exit status 1 INFO[0000] Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option
Regardless of which kernel is installed, it starts:
Linux h2267479.stratoserver.net 3.13.0-042stab111.12
The kernel modules mentioned above are not listed in Strato as supported kernel modules for virtual servers .
If you need a docker, you should change the host.
source share