Alex Soto

Results 151 comments of Alex Soto

It is automatically removed (even the build one) using Alpha16.

yes, it was released this morning :)

yes, sometimes if there is a runtime exception, the image is not removed. It is a bug we are trying to address and we did some fixes but probably there...

SNAPSHOTS are not released. You should clone the cube repository and import it in your IDE and it should works perfectly.

But it is strange because now I am not sure why you get problems, maybe a proxy that does not download any required dependency. Can you tried `mvn install -DskipTests`?...

Yes, by default class level, but definitely it is a good idea.

We have tried to implement this but after it is not easy at all. First because if we create a namespace for class/method then we need to avoid creating a...

No, it is not supported but in Cube it is supported (because Docker Compose supports it) so logic should be there to be reused.

Actually a method, could be extracted to class https://github.com/arquillian/arquillian-cube/blob/master/docker/docker/src/main/java/org/arquillian/cube/docker/impl/docker/compose/ContainerBuilder.java#L479

Well yes, it is fair what you are saying but what if the extension lets you as a developer configure it. Now you cannot do it, but how about by...