feat(auth):Reducing Image size of docker container image for pullpiri[#116]#135
Conversation
feat(auth):Reducing Image size of docker container image for pullpiri[#116]
|
Hey @youngtaekiim,
Please review the changes and let me know if any modifications are needed. Here's the resulting image with significantly reduced size: Extracted contents from the image: Thanks!! |
|
Hey @youngtaekiim,
Thanks!!! |
very naive text nodeagent : in each node, collect information (and some other work) the module view diagram will be updated in documents |
@youngtaekiim Thanks for the basic information i will go through the docs once updated.. Thanks |
PR Description
Build and push Container image multi arch using github workflow
🔗 Related Issue
Closes #116
🧪 Test Method
Github Action should run and check based on the Code change.
Release Process will trigger through:-
git tag v1.0.0
git push origin v1.0.0
Below is the link for GitHub Action run for the pull request from the CD-Pipeline branch of my fork to the refactoring branch:
https://github.com/akshaylg0314/pullpiri/actions/runs/16366633243
Dummy uploaded multi-architecture container images to GHCR, using these changes:
🔗 Example overall pullpiri Image(server+agent+player)
This demonstrates the release automation pipeline is functioning correctly — including license report generation, artifact uploads, and QueVee metadata integration and build and push container to ghcr
✅ Checklist
[✅] Code conventions are followed
[✅] Tests are added/modified
[✅] Documentation is updated (if necessary)