Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Based on the context provided, it seems that the tcb-bundle
task in the TCB template does not currently delete the existing bundle folder before downloading new container images. This can indeed lead to issues with outdated container tags remaining in the folder, which can cause confusion and potential conflicts.
The proposed solution is to modify the tcb-bundle
task to start by deleting the existing bundle folder if it exists. This would ensure that only the latest container images are present, thereby preventing issues related to outdated tags and improving the overall functionality and reliability of the task.
Since you have already opened a GitHub issue regarding this behavior and have not received feedback, it might be helpful to follow up on the issue or reach out to the maintainers directly for further assistance. The link to the relevant code in the GitHub repository can be used by maintainers to locate the task and understand your request.
Please, also check if these links can help you solve your problem:
Trouble getting my application onto custom image with TorizonCore Builder.