Skip to content

Ensure we are passed the Linux installer

Kristian Larsson requested to merge ensure-linux-installer into master

Check that the file passed in for the installer points to a Linux installer!

This prevents users from accidentally trying to build a container using the Darwin installer.

Also some other error handling improvements to the build targets.

Merge request reports