dcos / dcos-e2e

Spin up and manage DC/OS clusters in test environments
Apache License 2.0
60 stars 21 forks source link

Log build errors when creating images for the Docker Mac network #1902

Closed adamtheturtle closed 3 years ago

adamtheturtle commented 3 years ago

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.