container volumes

where can i post questions about containers ?


I'm trying to understand the effect of addition OS container voumes within the container. For example to create a dual boot mojave/catalina how can i make sure that the same data directory is used for different version os ?

Replies

where can i post questions about containers ?

Honestly, I don’t know. This area of the Developer Forums is oriented around the APIs that developers use to manipulate files and disks, and there isn’t an API for manipulating APFS containers. The only thing that comes close is

diskutil
( see its man page), and that’s kinda off topic for here. There might be an appropriate place over in Apple Support Communities, run by Apple Support, but I don’t know that side of the fence well enough to give you a recommendation.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"