File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ snapshotter = "soci"
99disable_snapshot_annotations = false
1010# Plug soci snapshotter into containerd
1111[proxy_plugins.soci]
12+ capabilities = ["remap-ids"]
1213type = "snapshot"
1314address = "/run/soci-snapshotter/soci-snapshotter.sock"
1415[proxy_plugins.soci.exports]
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ snapshotter = "soci"
1313
1414# Plug soci snapshotter into containerd
1515[proxy_plugins.soci]
16+ capabilities = ["remap-ids"]
1617type = "snapshot"
1718address = "/run/soci-snapshotter/soci-snapshotter.sock"
1819[proxy_plugins.soci.exports]
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ snapshotter = "soci"
1313
1414# Plug soci snapshotter into containerd
1515[proxy_plugins.soci]
16+ capabilities = ["remap-ids"]
1617type = "snapshot"
1718address = "/run/soci-snapshotter/soci-snapshotter.sock"
1819[proxy_plugins.soci.exports]
You can’t perform that action at this time.
0 commit comments