This change makes the minidcos docker setup-mac-network command show the build logs when there is a build error.
Without this change a BuildError exception is raised with an error code.
This allows for easier iteration of the setup-mac-network command.
This change makes the
minidcos docker setup-mac-network
command show the build logs when there is a build error. Without this change a BuildError exception is raised with an error code. This allows for easier iteration of thesetup-mac-network
command.