podman-load Verified for current stable LTS

Podman Load Command: Load Image From Tar File

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

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

Command Syntax

podman load -i <path/to/file.tar>

Command Breakdown

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

FAQ

Purpose: Exact syntax to load image from 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

Back to Podman Load directory