diff --git a/toolbox b/toolbox index cff46231f..654f2248a 100755 --- a/toolbox +++ b/toolbox @@ -925,6 +925,7 @@ create() $toolbox_path_set \ --group-add wheel \ --hostname toolbox \ + --label "com.github.debarshiray.toolbox=true" \ --name $toolbox_container \ --network host \ $no_hosts \