Use new `Type`-based resolution to decide if a container is transparent
authorMatt Corallo <git@bluematt.me>
Wed, 22 Jun 2022 02:36:09 +0000 (02:36 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 28 Jun 2022 17:16:28 +0000 (17:16 +0000)
We also assert that we were able to resolve paths inside containers
as we shouldn't be deciding if a container is transparent without
all the context.


No differences found