podman-import Verified for current stable LTS

Podman Import Command: Import Tarball With Default Command

Use for import tarball with default command with Podman Import. Exact CLI syntax to import tarball with default command using Podman Import.

When to use this: Use for import tarball with default command with Podman Import.

Command Syntax

podman import -c CMD=</bin/bash> <path/to/tarball.tar> {image:tag}

Command Breakdown

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

FAQ

Purpose: Exact syntax to import tarball with default command using Podman Import.

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 Import directory