Advertisement
Guest User

Untitled

a guest
May 20th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. root@HTPC:~# docker ps -a
  2. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
  3. 53117e29c6ad linuxserver/radarr "/init" 6 hours ago Up 6 hours 0.0.0.0:7878->7878/tcp radarr
  4. eaf9bf3df0f9 linuxserver/plexpy "/init" 6 hours ago Up 6 hours 0.0.0.0:8181->8181/tcp plexpy
  5. 5e3de5ec866f linuxserver/openvpn-as "/init" 6 hours ago Created openvpn-as
  6. eef0f583a96d linuxserver/ombi "/init" 6 hours ago Created ombi
  7. 0fa9abdf4195 linuxserver/letsencrypt "/init" 6 hours ago Up 6 hours 0.0.0.0:51216->80/tcp, 0.0.0.0:47942->443/tcp letsencrypt
  8. f7e5fa17143e linuxserver/jackett "/init" 6 hours ago Up 6 hours 0.0.0.0:9117->9117/tcp jackett
  9. 736bdae3a7d2 linuxserver/duckdns "/init" 6 hours ago Created duckdns
  10. c3ed71cae8e9 zuhkov/observium "/sbin/my_init" 20 hours ago Up 20 hours 0.0.0.0:8668->8668/tcp observium
  11. 40966a72b1f1 sparklyballs/handbrake "/sbin/my_init" 20 hours ago Up 12 seconds HandBrake
  12. 9b0ce09d44ee linuxserver/duplicati "/init" 21 hours ago Up 20 hours duplicati
  13. eb3b2894b5fc limetech/sync "/sbin/my_init" 2 days ago Up 21 hours 0.0.0.0:5555->5555/tcp, 0.0.0.0:3838->3838/udp, 0.0.0.0:8888->8888/tcp Sync
  14. 0156f6624239 linuxserver/syncthing "/init" 2 days ago Up 21 hours 0.0.0.0:8384->8384/tcp, 0.0.0.0:22000->22000/tcp, 0.0.0.0:21027->21027/udp syncthing
  15. cf0b4b75704d nicolargo/glances "/bin/sh -c 'python -" 3 days ago Up 21 hours glances
  16. 8e67d1dbedd3 binhex/arch-delugevpn "/usr/bin/tini -- /bi" 6 days ago Up 21 hours 0.0.0.0:8112->8112/tcp, 0.0.0.0:8118->8118/tcp, 0.0.0.0:58846->58846/tcp, 58946/tcp, 58946/udp binhex-delugevpn
  17. f69679aa112a linuxserver/sonarr "/init" 7 days ago Up 21 hours 0.0.0.0:8989->8989/tcp sonarr
  18. 976db5caa9ec linuxserver/plexrequests "/init" 7 days ago Up 21 hours 0.0.0.0:3000->3000/tcp plexrequests
  19. d7e5dad54d45 gfjardim/crashplan "/sbin/my_init" 5 weeks ago Up 21 hours CrashPlan
  20. ced60323b8c3 sparklyballs/krusader "/sbin/my_init" 5 weeks ago Exited (0) 43 hours ago Krusader
  21. b344f2a6e7de plexinc/pms-docker:plexpass "/init" 7 weeks ago Up 21 hours (healthy) PlexMediaServer
  22. root@HTPC:~# docker exec HandBrake ip route
  23. default via 192.168.1.1 dev eth0
  24. 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.211
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement