Duplicate Container

karlf

New Member
Mar 28, 2016
8
0
1
69
Hi guys,
how can i duplicate(cloning) an existing container? (from webgui obv)

ty :)
 
Hi,

it will come soon.
 
  • Like
Reactions: karlf
At least in current testing is a pct version equipped with a clone option:

Code:
$ pct 2>&1 | grep clone
       pct clone <vmid> <newid> -experimental <boolean> [OPTIONS]

if that is what you mean by a "bash command to do this".
 
  • Like
Reactions: karlf
Please note that this command (as well as "pct template") is mainly for testing purposes at the moment ("The clone feature is experimental, set this flag if you know what you are doing.")
 
  • Like
Reactions: karlf
The plan is to support linked and full clones on the storage level where possible, yes.