mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
It used to output `[: -eq: unary operator expected` since the grep command didn't give any output, therefore generating a syntax error. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>