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.

Easily Restore a single Container to Prior State

Featured Replies

When I'm testing a specific Docker Container,  I would like to create a quick restore point for that Docker Container. I just want something I can quickly fall back on in case I change a setting which is impossible to change back (this happens on some containers when you tinker around).

 

Does anyone know how to do such a thing easily? The whole CA Backup/Restore plugin is not really geared for this purpose and does not seem suitable.

  • Author
20 minutes ago, CHBMB said:

Command line?

 

 

 

But not everything for a docker container is stored in the appdata folder......there is more than that.

2 minutes ago, Stupifier said:

 

But not everything for a docker container is stored in the appdata folder......there is more than that.

If that's the case, you are doing it wrong. Everything that is configurable or needs to change should be mapped somewhere accessible, otherwise a normal docker update will wipe out your changes.

 

If you are working on authoring your own custom docker images, then this is beyond the scope of what you originally asked.

  • Author
7 minutes ago, jonathanm said:

If that's the case, you are doing it wrong. Everything that is configurable or needs to change should be mapped somewhere accessible, otherwise a normal docker update will wipe out your changes.

 

If you are working on authoring your own custom docker images, then this is beyond the scope of what you originally asked.

 

Ok understood. Thanks.

If you're doing your own docker, you could commit each major step you do as a specific version in docker registry / docker hub. 

 

If I'm working on setting up a new docker I do things through interactive shells on a dummy base. When I figure out the correct steps to do I then add the scripted steps into the Dockerfile and create a new docker container from that docker file. If I like the results I then commit that docker container to docker registry / hub. The net result is only a single version that exists for it and it looks like it was just created that way. When in reality, it was done through iterative process of many smaller steps and changes.

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.