diff --git a/dps b/dps new file mode 100755 index 0000000..08ab9f5 --- /dev/null +++ b/dps @@ -0,0 +1,3 @@ +#!/bin/bash + +docker ps "$@"