Skip to content

chore: migrate docker build steps and optimise Dockerfile#234

Open
parag-razor wants to merge 3 commits into
masterfrom
docker-action-migration
Open

chore: migrate docker build steps and optimise Dockerfile#234
parag-razor wants to merge 3 commits into
masterfrom
docker-action-migration

Conversation

@parag-razor
Copy link
Copy Markdown

@parag-razor parag-razor commented Feb 13, 2026

Migrated Docker build steps to razorpay/actions/docker-image-build-push@master. Optimised Dockerfile layer ordering for better cache utilisation.

parag-razor and others added 3 commits February 13, 2026 18:18
…ild-push@master and optimise Dockerfile

- Migrated docker/build-push-action@v6 to razorpay/actions/docker-image-build-push@master
- Removed standalone docker/setup-buildx-action and docker/login-action steps
- Added Harbor credentials and registry configuration
- Converted tags to custom-tag format (stripped image prefix)
- Reordered builder stage layers for better Docker cache utilisation
- Removed debug echo lines from final stage RUN instructions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolved merge conflict in docker-publish.yml: kept corrected custom-tag
output variable name (custom_tag instead of tags) and proper field ordering.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@parag-razor parag-razor changed the title chore: migrate docker build steps to razorpay/actions/docker-image-build-push@master chore: migrate docker build steps and optimise Dockerfile Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant