docker-archive / communitytools-image2docker-linux

116 stars 42 forks source link

Cleanup crufty transport volume / container #23

Open pdevine opened 7 years ago

pdevine commented 7 years ago

If your previous run of i2d fails, it leaves the glassfish transport container and volume lying around which causes subsequent runs to fail. Running i2d should be idempotent and any old volumes / containers should be cleaned up on subsequent runs.

brandonroyal commented 7 years ago

In additional to build failures, this appears to also be true if user applies -n, no cleanup flag