You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
dksnap helps create snapshots once the container is already initialized. However, it doesn't directly help with setting up the container the very first time.
Describe the solution you'd like
You could imagine pointing the snapshot at a remote database, and running this at a regular interval. Note that these databases may not be containerized, and likely contain sensitive information.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
dksnap
helps create snapshots once the container is already initialized. However, it doesn't directly help with setting up the container the very first time.Describe the solution you'd like
You could imagine pointing the snapshot at a remote database, and running this at a regular interval. Note that these databases may not be containerized, and likely contain sensitive information.
Additional context
The text was updated successfully, but these errors were encountered: