Closed julienvey closed 8 years ago
Bazooka will now systematically use a defer function to remove containers created during the build of a project
defer
This function is common to all the modules, and is available in commons/container.go
commons/container.go
Closes #271
LGTM
Bazooka will now systematically use a
defer
function to remove containers created during the build of a projectThis function is common to all the modules, and is available in
commons/container.go
Closes #271