Hey @vix
we updated the TorizonCore Builder extension to v0.0.7
.
To use the
bundle
command it’s need to update the extension and the template. Please create a new project.
Now there are these new tasks in the Tasks Runner
view:
The tcb-bundle
task will list the .yml
files from the root of the workspace to be selected and used by the command:
The tcb-bundle-platform
task will also list the .yml
files from the root of the workspace to be selected, and an additional list to select the image architecture (this will be useful if the image is a multi architecture one and the user should use the --platform
parameter):
The tcb-bundle-platform-dind-param
task will also list the .yml
files from the root of the workspace to be selected, the additional list to select the image architecture and an input to type the --dind-param
arguments if needed:
Let me know if this sounds good to you, or if you have any feedback or suggestions, I would appreciate it.
Best Regards,