Uploaded image for project: 'Container Tools'
  1. Container Tools
  2. RUN-3315

1.44 - Make read-only mounts recursively read-only

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • podman

      https://docs.docker.com/reference/api/engine/version-history/#v144-api-changes 

      Read-only bind mounts are now made recursively read-only on kernel >= 5.12 with runtimes which support the feature. POST /containers/create, GET /containers/{id}/json, and GET /containers/json now supports BindOptions.ReadOnlyNonRecursive and BindOptions.ReadOnlyForceRecursive to customize the behavior.

      • POST /containers/create
      • GET /containers/{id}/json
      • GET /containers/json

      Now support BindOptions.ReadOnlyNonRecursive and BindOptions.ReadOnlyForceRecursive

       

              Unassigned Unassigned
              bbaude@redhat.com Brent Baude
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: