{"id":16537675,"url":"https://github.com/danhumphrey/wiredock","last_synced_at":"2026-04-24T23:33:47.440Z","repository":{"id":31154109,"uuid":"34714067","full_name":"danhumphrey/wiredock","owner":"danhumphrey","description":"WireMock is a flexible API mocking tool for fast, robust and comprehensive testing. WireDock runs WireMock in Docker","archived":false,"fork":false,"pushed_at":"2018-06-21T00:58:48.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T05:10:37.141Z","etag":null,"topics":["docker","docker-image","dockerfile","wiremock","wiremock-dockerfile"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danhumphrey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-28T06:54:44.000Z","updated_at":"2022-04-21T10:58:57.000Z","dependencies_parsed_at":"2022-08-03T06:46:04.486Z","dependency_job_id":null,"html_url":"https://github.com/danhumphrey/wiredock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fwiredock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fwiredock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fwiredock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhumphrey%2Fwiredock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danhumphrey","download_url":"https://codeload.github.com/danhumphrey/wiredock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241739432,"owners_count":20012103,"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","dockerfile","wiremock","wiremock-dockerfile"],"created_at":"2024-10-11T18:43:09.584Z","updated_at":"2026-04-24T23:33:47.398Z","avatar_url":"https://github.com/danhumphrey.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WireDock\n\nA simple WireMock Dockerfile.\n\n\u003eWireMock is a flexible library for stubbing and mocking web services. Unlike general purpose mocking tools it works by creating an actual HTTP server that your code under test can connect to as it would a real web service.\n\nFor more information, visit the [WireMock website](http://wiremock.org/)\n\n## WireMock Version\n1.55\n\n## Running\n\nPort 8080 is exposed for port mapping, but this can be mapped to any local port\n\n\tdocker run -p 9999:8080 danhumphrey/wiredock\n\n### Volumes\n\nThe following volumes are mounted for serving files and json mappings \n\n* /wiremock/__files\n* /wiremock/mappings\n\neg.\n\n\tdocker run -p 8080:8080 -v ~/Desktop/wiredock/mappings:/wiredock/mappings danhumphrey/wiredock \n\n### Arguments\n\nArguments can be passed to switch on proxy recording, verbose logging etc. \n\neg.\n\n\tdocker run -p 8080:8080 -v ~/Desktop/wiredock/mappings:/wiredock/mappings danhumphrey/wiredock --verbose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhumphrey%2Fwiredock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanhumphrey%2Fwiredock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhumphrey%2Fwiredock/lists"}