Giacomo Vianello
10/11/2022, 6:58 PMbentoml containerize {feature_name}:{version} --build-arg MY_ENV=MY_VALUE
, which I guess is the same command that runs under the hood in Yatai. It would be very nice to have a way to pass in all the options to bentoml containerize
through the Yatai UI. It would be sufficient for the Yatai UI to provide an optional field where you can literally insert the bentoml containerize
command line, so all the options available there would be also available in Yatai