the1_ts

Members
  • Posts

    3
  • Joined

  • Last visited

the1_ts's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hi, Loving much of unraid, using the docker interface quite a bit. I think that using this for large numbers of docker images would be much easier if the "docker allocations" was shown as a sortable table, there are at least 2 use cases that would be much easier. Sometimes you want to see the IP and port of a running docker, other times I am looking for a free IP and port when installing a new docker image so being able to swap the sortable column from name to IP and then port. (I know that docker can use many ports, perhaps sort on IP, then lowest port used), this would make seeing free ports much easier. It seems that some sorting is already done, since docker ps does not show ports in order, but, the current table does.
  2. Any chance of adding MyRepos https://myrepos.branchable.com/ which is perl based along with vcsh http:// https://github.com/RichiH/vcsh which is just bash script. They are used to control Multiple Repositories (git, svn, mercurial) and to keep dotfiles in git repos and control keeping them updated on all your systems. Since mr is controlled by one file ~/.mrconfig, adding that in via the go script would be minimal recovery at restart times.