Skip to content

Fix container docker files #2103

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

Merged
merged 1 commit into from
Jul 30, 2025
Merged

Fix container docker files #2103

merged 1 commit into from
Jul 30, 2025

Conversation

sebastienros
Copy link
Member

@sebastienros sebastienros commented Jul 30, 2025

Testing, for each docker file:

build:

docker build --pull  -t benchmarks_app -f .\docker\container-matrix\Middleware.dockerfile .

run:

docker run --rm benchmarks_app --nonInteractive true --scenarios dbfortunesraw --urls http://[*]:5000 --server Kestrel --kestrelTransport Sockets --protocol http

@sebastienros sebastienros requested a review from LoopedBard3 July 30, 2025 22:00
Copy link
Contributor

@LoopedBard3 LoopedBard3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@sebastienros sebastienros merged commit a05388c into main Jul 30, 2025
2 checks passed
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.

2 participants