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

config: forbid snapshotting of data volumes #504

Closed
wants to merge 1 commit into from
Closed

config: forbid snapshotting of data volumes #504

wants to merge 1 commit into from

Commits on May 22, 2017

  1. config: forbid snapshotting of data volumes

    This is necessary in order to make sure that unpackers all have sane
    behaviour when it comes to handling image repacking and layer
    generation. Since data volumes are generally bindmounts from sources
    external to the image, it is not a good idea to snapshot said data --
    and thus we should forbid it.
    
    Signed-off-by: Aleksa Sarai <asarai@suse.de>
    cyphar committed May 22, 2017
    Configuration menu
    Copy the full SHA
    deac0cf View commit details
    Browse the repository at this point in the history