From the documentation:
docker save
Description: Save one or more images to a tar archive (streamed to STDOUT by default)
Usage docker save [OPTIONS] IMAGE [IMAGE...]
docker image save
Description: Save one or more images to a tar archive (streamed to STDOUT by default)
Usage docker image save [OPTIONS] IMAGE [IMAGE...]
Do they have the same behaviour or are there subtle differences depending on which one is used?
Both are same. Some frequently used commands have shorter aliases under docker
subcommand.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With