fix docker ps output
This commit is contained in:
@@ -22,7 +22,7 @@ case "$1" in
|
|||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
echo "CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES"
|
echo "CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES"
|
||||||
echo "testid dokku/ruby-sample:latest \"/start web\" About an hour ago Up About an hour adoring_turing"
|
echo "testid redis:3.0.3 \"/entrypoint.sh redi 5 minutes ago Up 5 minutes 6379/tcp dokku.redis.l"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
exec)
|
exec)
|
||||||
|
|||||||
Reference in New Issue
Block a user