diff --git a/release.toml b/release.toml index 50e642c..a6988e6 100644 --- a/release.toml +++ b/release.toml @@ -99,6 +99,12 @@ extra_args = [ [[build]] name = "komodo-util" +description = """ +OPEN FOR INSTRUCTIONS + +Must run the following command on host to create the builder: +'docker buildx create --name builder --use --bootstrap' +""" tags = ["release", "util"] [build.config] builder = "local"