Hi, I'd like to use Docker to help developers create macOS .pkg installers, independent of the host OS. Can we get an image with just enough components installed to successfully opearte `pkgbuild`? No need for the GUI, just the `pkgbuild` CLI utility.
Hi,
I'd like to use Docker to help developers create macOS .pkg installers, independent of the host OS.
Can we get an image with just enough components installed to successfully opearte
pkgbuild?No need for the GUI, just the
pkgbuildCLI utility.