Closed glitch100 closed 5 years ago
There is no such command at the time. The idea was to parse it's output but then the output was too complex for parsing and I left it out. You can do docker ps through DockerCustomCommand where you can pass anything as an argument. I'll also add the proper alias eventually.
I can see https://github.com/MihaMarkic/Cake.Docker/issues/9 , is DockerPs still not working?
Simple code like:
Will not work. It doesn't think
DockerPs
is an alias, where as all otherCake.Docker
commands work