metadata-action
metadata-action copied to clipboard
docker build fails if description contains rocker icon copied externally , if rocker icon is mentioned as ":rocket" it works fine.
Contributing guidelines
- [x] I've read the contributing guidelines and wholeheartedly agree
I've found a bug, and:
- [ ] The documentation does not mention anything about my problem
- [ ] There are no open or closed issues that are related to my problem
Description
Tried copying icon file directly into reop description and during my building docket build push actions fails because of icon file in repo description, if same thing is replaced with " :rocket" , build works perfectly fine.
Suggest us how to fix this issue from docket metada level or build and push level.
Expected behaviour
metadata should recognize this icon file and replace with docker supported icon formats or ignore it during building.
Actual behaviour
Its failing during docket build action with failed commit on ref "manifest-
Repository URL
No response
Workflow run URL
No response
YAML workflow
workflow is confidential
Workflow logs
No response
BuildKit logs
No response
Additional info
No response
Please provide repro with link to workflow run and logs.