podman-save Verified for current stable LTS

Podman Save Command: Save Image To Tar File

Use for save image to tar file with Podman Save. Exact CLI syntax to save image to tar file using Podman Save.

When to use this: Use for save image to tar file with Podman Save.

Command Syntax

podman save -o <path/to/file.tar> {image:tag}

Command Breakdown

-o
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to save image to tar file using Podman Save.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Podman Save directory