STDockerPS.psm1
function DockerPs { [CmdletBinding()] Param() # Remove the fucking retarded, insulting names in order # to preserve higher sanity levels more consistently. # Publishing because I definitely need ubiquitous access for myself, # if connected to the internet... # Whoopie fuckty doo. # Thanks for making the output literally retarded, too, with # regards to parsing. Especially like the exception for uptimes # "less then a second". Automation tools without automation in mind... @(docker ps $Args) -replace '\s+\S+$' } # Jesus F. Christ on a lollipop - and this fix will last for like 30 minutes, I'm sure... # Hell (not the purely Christian one, tho) exists, because you're reading words from it. # This is just for me. So I'm sure soon there will be several million downloads of this bhriljunt kawde # ... later... bug fixes, I must have been smoking acid again when publishing this first, let's see about the second # attempt. |