ctawn

Untitled

May 16th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. {
  2. "CapAdd" : null,
  3. "CapDrop" : null,
  4. "cmd" : "dumb-init /etc/openvpn/start.sh",
  5. "cpu_priority" : 50,
  6. "enable_publish_all_ports" : false,
  7. "enable_restart_policy" : true,
  8. "enable_service_portal" : null,
  9. "enabled" : false,
  10. "env_variables" : [
  11. {
  12. "key" : "PATH",
  13. "value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  14. },
  15. {
  16. "key" : "OPENVPN_USERNAME",
  17. "value" : "u0000"
  18. },
  19. {
  20. "key" : "OPENVPN_PASSWORD",
  21. "value" : "pw0000"
  22. },
  23. {
  24. "key" : "OPENVPN_PROVIDER",
  25. "value" : "PIA"
  26. },
  27. {
  28. "key" : "OPENVPN_CONFIG",
  29. "value" : "us_west"
  30. },
  31. {
  32. "key" : "GLOBAL_APPLY_PERMISSIONS",
  33. "value" : "true"
  34. },
  35. {
  36. "key" : "TRANSMISSION_HOME",
  37. "value" : "/config/transmission-home"
  38. },
  39. {
  40. "key" : "TRANSMISSION_RPC_PORT",
  41. "value" : "9091"
  42. },
  43. {
  44. "key" : "TRANSMISSION_RPC_USERNAME",
  45. "value" : "u0000"
  46. },
  47. {
  48. "key" : "TRANSMISSION_RPC_PASSWORD",
  49. "value" : "pw00000"
  50. },
  51. {
  52. "key" : "TRANSMISSION_DOWNLOAD_DIR",
  53. "value" : "/downloads/Torrent"
  54. },
  55. {
  56. "key" : "TRANSMISSION_INCOMPLETE_DIR",
  57. "value" : "/downloads/Torrent-Incomplete"
  58. },
  59. {
  60. "key" : "TRANSMISSION_WATCH_DIR",
  61. "value" : "/watch"
  62. },
  63. {
  64. "key" : "CREATE_TUN_DEVICE",
  65. "value" : "true"
  66. },
  67. {
  68. "key" : "ENABLE_UFW",
  69. "value" : "false"
  70. },
  71. {
  72. "key" : "UFW_ALLOW_GW_NET",
  73. "value" : "false"
  74. },
  75. {
  76. "key" : "UFW_EXTRA_PORTS",
  77. "value" : "22"
  78. },
  79. {
  80. "key" : "UFW_DISABLE_IPTABLES_REJECT",
  81. "value" : "false"
  82. },
  83. {
  84. "key" : "PUID",
  85. "value" : "1028"
  86. },
  87. {
  88. "key" : "PGID",
  89. "value" : "101"
  90. },
  91. {
  92. "key" : "PEER_DNS",
  93. "value" : "true"
  94. },
  95. {
  96. "key" : "PEER_DNS_PIN_ROUTES",
  97. "value" : "true"
  98. },
  99. {
  100. "key" : "DROP_DEFAULT_ROUTE",
  101. "value" : "false"
  102. },
  103. {
  104. "key" : "WEBPROXY_ENABLED",
  105. "value" : "false"
  106. },
  107. {
  108. "key" : "WEBPROXY_PORT",
  109. "value" : "8118"
  110. },
  111. {
  112. "key" : "WEBPROXY_USERNAME",
  113. "value" : "nobody"
  114. },
  115. {
  116. "key" : "WEBPROXY_PASSWORD",
  117. "value" : "nobody"
  118. },
  119. {
  120. "key" : "LOG_TO_STDOUT",
  121. "value" : "false"
  122. },
  123. {
  124. "key" : "HEALTH_CHECK_HOST",
  125. "value" : "google.com"
  126. },
  127. {
  128. "key" : "SELFHEAL",
  129. "value" : "false"
  130. },
  131. {
  132. "key" : "REVISION",
  133. "value" : "07f5a2b9aea5028c9bb75438c1552708e91dde71"
  134. },
  135. {
  136. "key" : "TZ",
  137. "value" : "US/Pacific"
  138. },
  139. {
  140. "key" : "LOCAL_NETWORK",
  141. "value" : "192.168.0.0/24"
  142. }
  143. ],
  144. "exporting" : false,
  145. "id" : "222ab0b3dafb598c4bba0402d019b73b35261fa45c57558695e3c68de1bea787",
  146. "image" : "haugene/transmission-openvpn:latest",
  147. "is_ddsm" : false,
  148. "is_package" : false,
  149. "labels" : {
  150. "autoheal" : "true",
  151. "org.opencontainers.image.created" : "2023-12-08T06:59:27.249Z",
  152. "org.opencontainers.image.description" : "Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel",
  153. "org.opencontainers.image.licenses" : "GPL-3.0",
  154. "org.opencontainers.image.ref.name" : "ubuntu",
  155. "org.opencontainers.image.revision" : "07f5a2b9aea5028c9bb75438c1552708e91dde71",
  156. "org.opencontainers.image.source" : "https://github.com/haugene/docker-transmission-openvpn",
  157. "org.opencontainers.image.title" : "docker-transmission-openvpn",
  158. "org.opencontainers.image.url" : "https://github.com/haugene/docker-transmission-openvpn",
  159. "org.opencontainers.image.version" : "5.3.1"
  160. },
  161. "links" : [],
  162. "memory_limit" : 0,
  163. "name" : "transmission-openvpn",
  164. "network" : [
  165. {
  166. "driver" : "bridge",
  167. "name" : "bridge"
  168. }
  169. ],
  170. "network_mode" : "bridge",
  171. "port_bindings" : [
  172. {
  173. "container_port" : 8118,
  174. "host_port" : 8118,
  175. "type" : "tcp"
  176. },
  177. {
  178. "container_port" : 9092,
  179. "host_port" : 9092,
  180. "type" : "tcp"
  181. }
  182. ],
  183. "privileged" : false,
  184. "service_portals" : [],
  185. "shortcut" : {
  186. "enable_shortcut" : false,
  187. "enable_status_page" : false,
  188. "enable_web_page" : false,
  189. "web_page_url" : ""
  190. },
  191. "use_host_network" : false,
  192. "version" : 2,
  193. "volume_bindings" : [
  194. {
  195. "host_volume_file" : "/docker/trm-data",
  196. "is_directory" : true,
  197. "mount_point" : "/data",
  198. "type" : "rw"
  199. },
  200. {
  201. "host_volume_file" : "/docker/trm-home",
  202. "is_directory" : true,
  203. "mount_point" : "/config",
  204. "type" : "rw"
  205. },
  206. {
  207. "host_volume_file" : "/docker/trm-watch",
  208. "is_directory" : true,
  209. "mount_point" : "/watch",
  210. "type" : "rw"
  211. },
  212. {
  213. "host_volume_file" : "/docker/trm-ui",
  214. "is_directory" : true,
  215. "mount_point" : "/ui",
  216. "type" : "rw"
  217. },
  218. {
  219. "host_volume_file" : "/olam",
  220. "is_directory" : true,
  221. "mount_point" : "/olam",
  222. "type" : "rw"
  223. },
  224. {
  225. "host_volume_file" : "/kucing",
  226. "is_directory" : true,
  227. "mount_point" : "/kucing",
  228. "type" : "rw"
  229. },
  230. {
  231. "host_volume_file" : "/olam/Downloads",
  232. "is_directory" : true,
  233. "mount_point" : "/downloads",
  234. "type" : "rw"
  235. }
  236. ]
  237. }
  238.  
Add Comment
Please, Sign In to add comment