{
   "cap_add" : null,
   "cap_drop" : null,
   "cmd" : "",
   "cpu_priority" : 50,
   "devices" : null,
   "enable_publish_all_ports" : false,
   "enable_restart_policy" : true,
   "enabled" : true,
   "entrypoint_default" : "./docker/docker-entrypoint.sh",
   "env_variables" : [
      {
         "key" : "PATH",
         "value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
      },
      {
         "key" : "NODE_VERSION",
         "value" : "14.17.1"
      },
      {
         "key" : "YARN_VERSION",
         "value" : "1.22.5"
      },
      {
         "key" : "LANG",
         "value" : "zh_CN.UTF-8"
      },
      {
         "key" : "SHELL",
         "value" : "/bin/bash"
      },
      {
         "key" : "PS1",
         "value" : "\\u@\\h:\\w $ "
      },
      {
         "key" : "QL_DIR",
         "value" : "/ql"
      },
      {
         "key" : "ENABLE_WEB_JDC",
         "value" : "true"
      }
   ],
   "exporting" : false,
   "id" : "4db85f166f765f266f3d47bd95d81f353a6a3eb3310a8a7d4b6016e543aa3416",
   "image" : "yin26287903/qinglong-v:latest",
   "is_ddsm" : false,
   "is_package" : false,
   "links" : [],
   "memory_limit" : 0,
   "name" : "qinglong",
   "network" : [
      {
         "driver" : "bridge",
         "name" : "bridge"
      }
   ],
   "network_mode" : "bridge",
   "port_bindings" : [
      {
         "container_port" : 5700,
         "host_port" : 5700,
         "type" : "tcp"
      },
      {
         "container_port" : 5701,
         "host_port" : 5701,
         "type" : "tcp"
      }
   ],
   "privileged" : false,
   "shortcut" : {
      "enable_shortcut" : false
   },
   "use_host_network" : false,
   "volume_bindings" : [
      {
         "host_volume_file" : "/docker/qinglong/scripts",
         "mount_point" : "/ql/scripts",
         "type" : "rw"
      },
      {
         "host_volume_file" : "/docker/qinglong/log",
         "mount_point" : "/ql/log",
         "type" : "rw"
      },
      {
         "host_volume_file" : "/docker/qinglong/db",
         "mount_point" : "/ql/db",
         "type" : "rw"
      },
      {
         "host_volume_file" : "/docker/qinglong/config",
         "mount_point" : "/ql/config",
         "type" : "rw"
      }
   ]
}
