Quick flushing docker container.
Script for fish shell!. If you want to use it in bash, you should make slightly changes.
set ctrn_id (podman ps -a | grep couchbase | head -c 12) && podman rm $ctrn_id -fv
Posted by leonidv to Leonid's cards (2020-04-12 08:57)