osism / documentation

OSISM documentation
https://docs.osism.tech
Creative Commons Attribution Share Alike 4.0 International
12 stars 16 forks source link

Docker Filter label don't work for "Remove old Docker images" #435

Closed zachelnet closed 1 year ago

zachelnet commented 1 year ago

The docker filter label "docker ps --filter=label=io.osism.openstack=queens" don't work.

Please change this to "docker ps --filter=label=kolla_version=victoria"

zachelnet commented 1 year ago

please, look the pull request https://github.com/osism/documentation/pull/436