Paid vServer VS2-cloud-122 2025-Edition-v2.12 - NO DOCKER?

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Paid vServer VS2-cloud-122 2025-Edition-v2.12 - NO DOCKER?  (Read 10 times)

0 Members and 1 Guest are viewing this topic.

lars

  • Newbie
  • *
  • Offline Offline
  • Posts: 1

Hi support team,
in your paid vps docker is not really able to run. It is possible to run it using "/etc/docker/daemon.json":
Code: [Select]
{
    "storage-driver": "vfs"
}
But this will use so much space (>20GB for a normally using <1GB docker project) that it is not useable.
the next secure (from hosting provider perspective) solution would be using "storage-driver": "fuse-overlayfs". But this needs "fuse=1" in lxc-configuration - which I cannot change. Could you change this for me?
Logged


Pages: [1]   Go Up
 

Page created in 0.158 seconds with 22 queries.