Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

sending a docker run command WITHOUT a .xml template

Featured Replies

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]

not from the gui no, but you can ssh into unraid, copy your docker run command, paste your docker run command, hit return :-) if the command is valid you will see the container created, confirm via "docker ps -a", just make sure to give them all unique names.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.