Provided by: containers-storage_1.51.0+ds1-2ubuntu0.24.04.3_amd64 bug

containers‐storage       import‐layer       [options       [...]]
[parentLayerNameOrID]

This subcommand is a combination  of  containers‐storage  create‐
layer and containers‐storage apply‐diff.

When  a  layer  is  first created with containers‐storage create‐
layer, it contains no changes relative to its parent layer.   The
layer diff by running containers‐storage apply‐diff.

‐n name
‐i | ‐‐id ID
generated.

‐f | ‐‐file filename
‐l | ‐‐label mount‐label

‐r | ‐‐readonly

‐j | ‐‐json

‐‐uidmap


UID map specified in the format expected by subuid. It cannot  be
specified simultaneously with ‐‐hostuidmap.

‐‐gidmap


GID  map specified in the format expected by subgid. It cannot be
specified simultaneously with ‐‐hostuidmap.

‐‐hostuidmap

neither ‐‐uidmap nor ‐‐subuidmap.

‐‐hostgidmap

neither ‐‐gidmap nor ‐‐subgidmap.

‐‐subuidmap username
cannot be specified simultaneously with ‐‐hostuidmap.

‐‐subgidmap group‐name
cannot be specified simultaneously with ‐‐hostuidmap.

containers‐storage import‐layer ‐f 71841c97e320d6cde.tar.gz ‐n

new‐layer somelayer

diff(1)