If a container is created by cloning another container (origin: container/snapshot), the profiles of the resulting containers are the profiles of the origin container. This is wrong. The devices profile should have the new container devices, not the old container devices.
Cloning is useful for making a test copy of a container. If it has the original devices, it will affect the original container.
If a container is created by cloning another container (origin: container/snapshot), the profiles of the resulting containers are the profiles of the origin container. This is wrong. The devices profile should have the new container devices, not the old container devices. Cloning is useful for making a test copy of a container. If it has the original devices, it will affect the original container.