Kassius509

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    Utah, USA
  • Personal Text
    Gotta Catch Em All.

Kassius509's Achievements

Noob

Noob (1/14)

0

Reputation

  1. After exploring the documentation here for the past two days, along with the community applications app (very good), and the docker app (also nice) I am left with just one question. Is there any way, from the GUI to pass a pre-formed docker run command? I already know how to mount & bind volumes, I know how to pass my config files, and I understand how to do it through the GUI... but for the love of everything good I wish I could just pass the damn command via bash. Here's the command docker run --name=pgo-laieleeroy --net="bridge" -e TZ="America/Denver" -v /mnt/cache/Docker/PokemonGo-Bot/configs/:/usr/src/app/web -v /mnt/cache/Docker/PokemonGo-Bot/configs/:/usr/src/app/configs -d -it kassius509/pokemongo -cf configs/config-laieleeroy.json Reason I ask is because I have like 30 of these to set up.... and I really don't want to have to create them through an XML template. Any guidance would be very helpful. [glow=blue,2,300]Thanks! [/glow]
  2. Community Applications has a feature for this. After some exploring it's unclear to me how I could utilize the community applications to access a private docker repository. Is it possible to access the docker command line through the Unraid WebGUI?
  3. Community Applications has a feature for this. Thx!
  4. How to set up a docker using an image from Docker Hub? It would be mighty helpful to me.
  5. Hi Jon, My biggest question is how you were able to use 7 of the exact same video card in this build, yet in the first "2 Gamers 1 CPU" build they stated that it was essential to use different video cards inorder to correctly route them.... so the question: Multiple Identical Video Cards can be used? Y/N? If you feel like elaborating or redirecting me to a previous post that explains in more detail I would greatly appreciate it.