- add Docker Buildx setup for advanced build capabilities - update build step to use buildx for multi-platform support
- create a new CI workflow to automate image building and pushing - trigger workflow on push to main branch - include steps for checkout, login, build, and push docker images