{"id":20618686,"url":"https://github.com/wiremock-net/wiremock.net-docker","last_synced_at":"2025-04-15T11:39:24.557Z","repository":{"id":48509381,"uuid":"99831884","full_name":"WireMock-Net/WireMock.Net-docker","owner":"WireMock-Net","description":"WireMock.Net-docker is a Docker image which runs WireMock.Net (a flexible library for stubbing and mocking web services)","archived":false,"fork":false,"pushed_at":"2025-03-04T17:54:15.000Z","size":1291,"stargazers_count":23,"open_issues_count":6,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T19:38:40.371Z","etag":null,"topics":["docker","docker-image","flexible-library","linux-containers","wiremock"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WireMock-Net.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["StefH"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.paypal.me/stefheyenrath"}},"created_at":"2017-08-09T16:50:45.000Z","updated_at":"2025-03-11T11:58:11.000Z","dependencies_parsed_at":"2023-02-13T23:01:24.419Z","dependency_job_id":"2fa28faa-01fc-4ba2-bd4a-bfd7761ae054","html_url":"https://github.com/WireMock-Net/WireMock.Net-docker","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireMock-Net%2FWireMock.Net-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireMock-Net%2FWireMock.Net-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireMock-Net%2FWireMock.Net-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireMock-Net%2FWireMock.Net-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WireMock-Net","download_url":"https://codeload.github.com/WireMock-Net/WireMock.Net-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249062185,"owners_count":21206636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","flexible-library","linux-containers","wiremock"],"created_at":"2024-11-16T12:09:11.070Z","updated_at":"2025-04-15T11:39:24.538Z","avatar_url":"https://github.com/WireMock-Net.png","language":"C#","readme":"# WireMock.Net-docker\nWireMock.Net-docker is a Docker image which runs [WireMock.Net](https://github.com/WireMock-Net) (a flexible library for stubbing and mocking web HTTP responses using request-matching criteria.)\n\n[![Gitter](https://img.shields.io/gitter/room/wiremock_dotnet/Lobby.svg)](https://gitter.im/wiremock_dotnet/Lobby)\n\n## Linux\n\n### Pull latest image\n\n```sh\ndocker pull sheyenrath/wiremock.net\n```\n\n### Pull latest image (alpine)\n\n```sh\ndocker pull sheyenrath/wiremock.net-alpine\n```\n\n### Start the WireMock.Net container\n\n```sh\ndocker run -it --rm -p 9091:80 sheyenrath/wiremock.net\n```\n\n## Windows NanoServer\n\nThe following versions are supported:\n- nanoserver-1809\n- nanoserver-1903\n- nanoserver-1909\n\n### Pull latest image\n\n```sh\ndocker pull sheyenrath/wiremock.net-nanoserver-\u003cversion\u003e\n```\n\n### Start the WireMock.Net container\n\n```sh\ndocker run -it --rm -p 9091:80 sheyenrath/wiremock.net-nanoserver-\u003cversion\u003e\n```\n\n## Windows 2019\n\n### Pull latest image\n\n```sh\ndocker pull sheyenrath/wiremock.net-windows-2019\n```\n\n### Start the WireMock.Net container\n\n```sh\ndocker run -it --rm -p 9091:80 sheyenrath/wiremock.net-windows-2019\n```\n\n## Windows 2022\n\n### Pull latest image\n\n```sh\ndocker pull sheyenrath/wiremock.net-windows\n```\n\n### Start the WireMock.Net container\n\n```sh\ndocker run -it --rm -p 9091:80 sheyenrath/wiremock.net-windows\n```\n\n## Commands\nFor all possible commands, see this [WIKI - Commandline Arguments](https://github.com/WireMock-Net/WireMock.Net-docker/wiki/Commandline-arguments)\n\n## Using\n\n\u003e Access [http://localhost:9091/__admin/settings](http://localhost:9091/__admin/mappings) to display the mappings.\n\nFor more functionality, see [WIKI](https://github.com/WireMock-Net/WireMock.Net/wiki)\n","funding_links":["https://github.com/sponsors/StefH","https://www.paypal.me/stefheyenrath"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremock-net%2Fwiremock.net-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremock-net%2Fwiremock.net-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremock-net%2Fwiremock.net-docker/lists"}