podman-load Verified for current stable LTS

Podman Load Command: Load Image From Compressed Tar File

Use for load image from compressed tar file with Podman Load. Exact CLI syntax to load image from compressed tar file using Podman Load.

When to use this: Use for load image from compressed tar file with Podman Load.

Command Syntax

podman load -i <path/to/file.tar[.gz|.bz2|.xz|.zst]>

Command Breakdown

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

FAQ

Purpose: Exact syntax to load image from compressed tar file using Podman Load.

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

Alternative Approaches

Alternative tools for similar operation intents.

Back to Podman Load directory