{
   "CapAdd" : [],
   "CapDrop" : [],
   "cmd" : "evcc",
   "cmd_v2" : "evcc",
   "cpu_priority" : 50,
   "enable_publish_all_ports" : false,
   "enable_restart_policy" : false,
   "enable_service_portal" : false,
   "enabled" : false,
   "env_variables" : [
      {
         "key" : "PATH",
         "value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
      },
      {
         "key" : "TZ",
         "value" : "Europe/Berlin"
      }
   ],
   "exporting" : false,
   "id" : "4fc9ff5b260d7c6d1a8d92fc5073feec81856ef023fa51316529487d44794857",
   "image" : "evcc/evcc:latest",
   "is_ddsm" : false,
   "is_package" : false,
   "labels" : {},
   "links" : [],
   "memory_limit" : 0,
   "name" : "evcc",
   "network" : [
      {
         "driver" : "host",
         "name" : "host"
      }
   ],
   "network_mode" : "host",
   "port_bindings" : [],
   "privileged" : true,
   "service_portals" : [],
   "services" : [],
   "shortcut" : {
      "enable_shortcut" : false,
      "enable_status_page" : false,
      "enable_web_page" : false,
      "web_page_url" : ""
   },
   "use_host_network" : true,
   "version" : 2,
   "volume_bindings" : [
      {
         "host_volume_file" : "/docker/evcc/evcc.yaml",
         "is_directory" : false,
         "mount_point" : "/etc/evcc.yaml",
         "type" : "rw"
      },
      {
         "host_volume_file" : "/docker/evcc/.evcc",
         "is_directory" : true,
         "mount_point" : "/root/.evcc",
         "type" : "rw"
      }
   ]
}
