pct-create Verified for current stable LTS

Pct Create Command: Create Container With Memory Limit

Use for create container with memory limit with Pct Create. Exact CLI syntax to create container with memory limit using Pct Create.

When to use this: Use for create container with memory limit with Pct Create.

Command Syntax

pct cr <100> {local:vztmpl/distro-name.tar.zst} --rootfs <local-lvm>:<4> --memory <8192>

Live Command Builder

Final Command

pct cr <100> {local:vztmpl/distro-name.tar.zst} --rootfs <local-lvm>:<4> --memory <8192>

Command Breakdown

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

FAQ

Purpose: Exact syntax to create container with memory limit using Pct Create.

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 Pct Create directory