bocker icon indicating copy to clipboard operation
bocker copied to clipboard

Using 'shuf' for uuid generation results in occasional name conflicts.

Open p8952 opened this issue 9 years ago • 1 comments

Ideally uuidgen should be used, but in the current implementation this will not work due to interface names being generated based on uuid's.

p8952 avatar Jul 23 '15 21:07 p8952

0b5dc8b3383f089861ec7fe86760e3e818b94e39 includes a nasty hack to work around this by capping the maximum number containers at 253. However a better solution is needed.

p8952 avatar Jul 23 '15 23:07 p8952