wscherphof / oracle-12c

Docker image with Oracle database server on Oracle Linux. Formerly known as https://registry.hub.docker.com/u/wscherphof/oracle-12c/
Other
123 stars 94 forks source link

Unable to clean prior step images #26

Closed gcstang closed 8 years ago

gcstang commented 8 years ago

Is it possible to clean up the prior images used to create the final oracle-12c:latest ?

i.e. oracle-12c:created oracle-12c:step2 oracle-12c:installed oracle-12c:step1

When I try to I see this error from Docker: Failed to remove image (bbd41808001b): Error response from daemon: conflict: unable to delete bbd41808001b (cannot be forced) - image has dependent child images

Other than this the installation went smoothly.