--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # pct resize > Resize container storage. > More information: . - Resize the container size to 20GB: `pct {{[resi|resize]}} {{100}} rootfs 20G` - Add 10GB to the container storage: `pct {{[resi|resize]}} {{100}} rootfs +10G`