K
Size: a a a
K
JS
JS
# ssh -t -i /tmp/key -o StrictHostKeyChecking=no deploy@ 192.168.0.10 "docker images --format '{{.CreatedAt}}\t{{.Size}}\t{{.ID}}\t{{.Repository}}:{{.Tag}}' | grep -v exclude | sort | head -1 | awk '{print $6}'"
Warning: Permanently added '192.168.0.10' (ECDSA) to the list of known hosts.
2019-12-31 07:13:25 +0000 UTC 327MB b33bc9a1c197 <none>:<none>
Connection to 192.168.0.10 closed.
# ssh -t -i /tmp/key -o StrictHostKeyChecking=no deploy@192.168.0.10 "docker images --format '{{.CreatedAt}}\t{{.Size}}\t{{.ID}}\t{{.Repository}}:{{.Tag}}' | grep -v exclude | sort | head -1"
Warning: Permanently added '192.168.0.10' (ECDSA) to the list of known hosts.
2019-12-31 07:13:25 +0000 UTC 327MB b33bc9a1c197 <none>:<none>
Connection to 192.168.0.10 closed
K
У
У
JS
LC
IG
h
GG
IG
AG
ST
GG
h
IG
MD
h
MD