Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "CapAdd" : null,
- "CapDrop" : null,
- "cmd" : "dumb-init /etc/openvpn/start.sh",
- "cpu_priority" : 50,
- "enable_publish_all_ports" : false,
- "enable_restart_policy" : true,
- "enable_service_portal" : null,
- "enabled" : false,
- "env_variables" : [
- {
- "key" : "PATH",
- "value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
- },
- {
- "key" : "OPENVPN_USERNAME",
- "value" : "u0000"
- },
- {
- "key" : "OPENVPN_PASSWORD",
- "value" : "pw0000"
- },
- {
- "key" : "OPENVPN_PROVIDER",
- "value" : "PIA"
- },
- {
- "key" : "OPENVPN_CONFIG",
- "value" : "us_west"
- },
- {
- "key" : "GLOBAL_APPLY_PERMISSIONS",
- "value" : "true"
- },
- {
- "key" : "TRANSMISSION_HOME",
- "value" : "/config/transmission-home"
- },
- {
- "key" : "TRANSMISSION_RPC_PORT",
- "value" : "9091"
- },
- {
- "key" : "TRANSMISSION_RPC_USERNAME",
- "value" : "u0000"
- },
- {
- "key" : "TRANSMISSION_RPC_PASSWORD",
- "value" : "pw00000"
- },
- {
- "key" : "TRANSMISSION_DOWNLOAD_DIR",
- "value" : "/downloads/Torrent"
- },
- {
- "key" : "TRANSMISSION_INCOMPLETE_DIR",
- "value" : "/downloads/Torrent-Incomplete"
- },
- {
- "key" : "TRANSMISSION_WATCH_DIR",
- "value" : "/watch"
- },
- {
- "key" : "CREATE_TUN_DEVICE",
- "value" : "true"
- },
- {
- "key" : "ENABLE_UFW",
- "value" : "false"
- },
- {
- "key" : "UFW_ALLOW_GW_NET",
- "value" : "false"
- },
- {
- "key" : "UFW_EXTRA_PORTS",
- "value" : "22"
- },
- {
- "key" : "UFW_DISABLE_IPTABLES_REJECT",
- "value" : "false"
- },
- {
- "key" : "PUID",
- "value" : "1028"
- },
- {
- "key" : "PGID",
- "value" : "101"
- },
- {
- "key" : "PEER_DNS",
- "value" : "true"
- },
- {
- "key" : "PEER_DNS_PIN_ROUTES",
- "value" : "true"
- },
- {
- "key" : "DROP_DEFAULT_ROUTE",
- "value" : "false"
- },
- {
- "key" : "WEBPROXY_ENABLED",
- "value" : "false"
- },
- {
- "key" : "WEBPROXY_PORT",
- "value" : "8118"
- },
- {
- "key" : "WEBPROXY_USERNAME",
- "value" : "nobody"
- },
- {
- "key" : "WEBPROXY_PASSWORD",
- "value" : "nobody"
- },
- {
- "key" : "LOG_TO_STDOUT",
- "value" : "false"
- },
- {
- "key" : "HEALTH_CHECK_HOST",
- "value" : "google.com"
- },
- {
- "key" : "SELFHEAL",
- "value" : "false"
- },
- {
- "key" : "REVISION",
- "value" : "07f5a2b9aea5028c9bb75438c1552708e91dde71"
- },
- {
- "key" : "TZ",
- "value" : "US/Pacific"
- },
- {
- "key" : "LOCAL_NETWORK",
- "value" : "192.168.0.0/24"
- }
- ],
- "exporting" : false,
- "id" : "222ab0b3dafb598c4bba0402d019b73b35261fa45c57558695e3c68de1bea787",
- "image" : "haugene/transmission-openvpn:latest",
- "is_ddsm" : false,
- "is_package" : false,
- "labels" : {
- "autoheal" : "true",
- "org.opencontainers.image.created" : "2023-12-08T06:59:27.249Z",
- "org.opencontainers.image.description" : "Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel",
- "org.opencontainers.image.licenses" : "GPL-3.0",
- "org.opencontainers.image.ref.name" : "ubuntu",
- "org.opencontainers.image.revision" : "07f5a2b9aea5028c9bb75438c1552708e91dde71",
- "org.opencontainers.image.source" : "https://github.com/haugene/docker-transmission-openvpn",
- "org.opencontainers.image.title" : "docker-transmission-openvpn",
- "org.opencontainers.image.url" : "https://github.com/haugene/docker-transmission-openvpn",
- "org.opencontainers.image.version" : "5.3.1"
- },
- "links" : [],
- "memory_limit" : 0,
- "name" : "transmission-openvpn",
- "network" : [
- {
- "driver" : "bridge",
- "name" : "bridge"
- }
- ],
- "network_mode" : "bridge",
- "port_bindings" : [
- {
- "container_port" : 8118,
- "host_port" : 8118,
- "type" : "tcp"
- },
- {
- "container_port" : 9092,
- "host_port" : 9092,
- "type" : "tcp"
- }
- ],
- "privileged" : false,
- "service_portals" : [],
- "shortcut" : {
- "enable_shortcut" : false,
- "enable_status_page" : false,
- "enable_web_page" : false,
- "web_page_url" : ""
- },
- "use_host_network" : false,
- "version" : 2,
- "volume_bindings" : [
- {
- "host_volume_file" : "/docker/trm-data",
- "is_directory" : true,
- "mount_point" : "/data",
- "type" : "rw"
- },
- {
- "host_volume_file" : "/docker/trm-home",
- "is_directory" : true,
- "mount_point" : "/config",
- "type" : "rw"
- },
- {
- "host_volume_file" : "/docker/trm-watch",
- "is_directory" : true,
- "mount_point" : "/watch",
- "type" : "rw"
- },
- {
- "host_volume_file" : "/docker/trm-ui",
- "is_directory" : true,
- "mount_point" : "/ui",
- "type" : "rw"
- },
- {
- "host_volume_file" : "/olam",
- "is_directory" : true,
- "mount_point" : "/olam",
- "type" : "rw"
- },
- {
- "host_volume_file" : "/kucing",
- "is_directory" : true,
- "mount_point" : "/kucing",
- "type" : "rw"
- },
- {
- "host_volume_file" : "/olam/Downloads",
- "is_directory" : true,
- "mount_point" : "/downloads",
- "type" : "rw"
- }
- ]
- }
Add Comment
Please, Sign In to add comment