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.

Where are docker containers installed?

Featured Replies

  • Community Expert

I just installed a docker container using a repository rather than the CA store. I expected the container to reside in the appdata folder, but it is nowhere to be found. Where could it be?

Solved by trurl

  • Community Expert

Within the docker filesystem image/folder as configured. Appdata is where you yourself map any persistent volumes.

Edited by Kilrah

  • Author
  • Community Expert

So how can I locate it?

What are you trying to accomplish, specifically?

You can enter the shell of your docker container by attaching to it:

docker container exec [OPTIONS] <CONTAINER NAME> <COMMAND>

i.e. this gets you into the shell of a container named "podname1"
 

docker container exec -it podname1 sh

 

Edited by IAmPatrickB

  • Community Expert
8 minutes ago, Bob-omb said:

So how can I locate it?

See where you have configured the location of the docker.img file under Settings->Docker.   The container binaries are stored inside that file.

  • Author
  • Community Expert

The reason why I was asking is because I want to make sure I backup the configuration of the docker application. More specifically the port number and such. Are these settings saved anywhere persistent?

  • Community Expert
Just now, Bob-omb said:

The reason why I was asking is because I want to make sure I backup the configuration of the docker application. More specifically the port number and such. Are these settings saved anywhere persistent?

If you are doing it via Apps tab then the settings are stored as  xml templates on the flash drive under config/plugins/dockerMan/templates-user.

  • Author
  • Community Expert

No, as I said, I installed it using a repository rather than the CA store.

  • Community Expert

Did you use the Add Container page?

  • Author
  • Community Expert

Yes.

  • Community Expert

Then that'll have made a template.

 

  • Community Expert
53 minutes ago, Kilrah said:

Then that'll have made a template.

 

1 hour ago, itimpi said:

the settings are stored as  xml templates on the flash drive under config/plugins/dockerMan/templates-user

 

 

  • Community Expert
  • Solution
1 hour ago, Bob-omb said:

backup the configuration of the docker application. More specifically the port number and such

All of your configuration, any settings you have made in the webUI, is in the config folder on flash.

 

You should always keep a current backup of your flash drive.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.