[PR #1181] [MERGED] WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux #1271

Closed
opened 2025-12-29 09:19:07 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1181
Author: @StefH
Created: 9/25/2024
Status: Merged
Merged: 9/27/2024
Merged by: @StefH

Base: masterHead: us/1150-testcontainers-version


📝 Commits (7)

📊 Changes

4 files changed (+265 additions, -57 deletions)

View changed files

📝 examples/WireMock.Net.TestcontainersExample/Program.cs (+124 -12)
📝 examples/WireMock.Net.TestcontainersExample/WireMock.Net.TestcontainersExample.csproj (+14 -18)
📝 src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs (+70 -26)
📝 test/WireMock.Net.Tests/Testcontainers/TestcontainersTests.cs (+57 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1181 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/27/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `us/1150-testcontainers-version` --- ### 📝 Commits (7) - [`8fd15e7`](https://github.com/wiremock/WireMock.Net/commit/8fd15e7231dc1e8c23578f3495742a8a8d331fee) WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux - [`9e3dfdd`](https://github.com/wiremock/WireMock.Net/commit/9e3dfddd64fd00835b6a3094e1168484ae29f551) ... - [`82ee25a`](https://github.com/wiremock/WireMock.Net/commit/82ee25a642fa798732c7f259996caf862e79511e) . - [`61733f7`](https://github.com/wiremock/WireMock.Net/commit/61733f7400a3c4eb691c6c49e600736fa38c4acf) WithBindMount - [`a0023de`](https://github.com/wiremock/WireMock.Net/commit/a0023de2ee234fdb424718aed37337cb629d856d) fix - [`1dc6362`](https://github.com/wiremock/WireMock.Net/commit/1dc63627e583c97053c1546c7fef35277953555f) r - [`9022965`](https://github.com/wiremock/WireMock.Net/commit/9022965f942807b0cb6826b532e84496575a519e) . ### 📊 Changes **4 files changed** (+265 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.TestcontainersExample/Program.cs` (+124 -12) 📝 `examples/WireMock.Net.TestcontainersExample/WireMock.Net.TestcontainersExample.csproj` (+14 -18) 📝 `src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs` (+70 -26) 📝 `test/WireMock.Net.Tests/Testcontainers/TestcontainersTests.cs` (+57 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:19:07 +01:00
adam closed this issue 2025-12-29 09:19:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1271