Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a persistent volume check. #2501

Merged

Commits on May 26, 2022

  1. Add a persistent volume check.

    This will add a persistent volume check to make sure when running
    containers someone is using a volume for persistent storage.
    
    This check can be bypassed if someone configures
    `I_REALLY_WANT_VOLATILE_STORAGE=true` as an environment variable.
    
    This should prevent issues like dani-garcia#2493 .
    BlackDex committed May 26, 2022
    Configuration menu
    Copy the full SHA
    40ed505 View commit details
    Browse the repository at this point in the history