Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nginx upstream check module to openresty #82

Draft
wants to merge 8 commits into
base: debian
Choose a base branch
from

Conversation

mishamilovidov
Copy link

@mishamilovidov mishamilovidov commented Nov 19, 2024

Changes

Testing

I am working on testing the functionality provided by this module in git.corp.adobe.com/bladerunner/delivery-facade-deploy/pull/6. Expand the details below to see the commands I ran locally to build and push the updated image on this PR (I tagged it as buster-1.21.4.2-validation-1.3.22-ngxucm-0.4.0-multiarch).

Shell session...
docker buildx create --name mybuilder --use
docker buildx inspect mybuilder --bootstrap
docker login docker-io-runtime-release.dr-uw2.adobeitc.com
docker buildx build --platform linux/amd64,linux/arm64 -t docker-io-runtime-release.dr-uw2.adobeitc.com/adobe-apiplatform/apigateway:buster-1.21.4.2-validation-1.3.22-ngxucm-0.4.0-multiarch --push -f Dockerfile-debian .

Related Issues

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