oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.54k stars 5.42k forks source link

removed -a flag to get container in running state #2684

Closed tanmaygarg-oracle closed 1 year ago

tanmaygarg-oracle commented 1 year ago

removed -a flag to get the containers that are in running state. -a flag lists stopped containers as well. So, exec fails for stopped continers.