Files
cheatsheet-tldr/tldr/linux/pct-unmount
2025-11-29 00:20:05 +00:00

14 lines
314 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pct unmount
> Unmount a container's filesystem from the host.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_unmount>.
- Unmount the filesystem of a specific container:
`pct unmount {{100}}`