I ran a build, stopped my system, started it again, ran the build again, so now i get this error:
F0328 18:28:49.580909 1 builder.go:204] Error: build error: create container "openshift_s2i-build_ruby-sample-build-1_p1_post-commit": container already exists
users shouldn't have to clean up all their dead containers to be able to use this function. I think we need to append a unique suffix to the container name, if we're going to explicitly name them.
@mfojtik @rhcarvalho
I ran a build, stopped my system, started it again, ran the build again, so now i get this error:
users shouldn't have to clean up all their dead containers to be able to use this function. I think we need to append a unique suffix to the container name, if we're going to explicitly name them.
@mfojtik @rhcarvalho