{"id":16323699,"url":"https://github.com/mefellows/docker-muxy","last_synced_at":"2026-05-14T13:39:46.639Z","repository":{"id":69257717,"uuid":"48641628","full_name":"mefellows/docker-muxy","owner":"mefellows","description":"Official Docker image for Muxy","archived":false,"fork":false,"pushed_at":"2020-10-20T19:51:34.000Z","size":4,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T07:55:35.892Z","etag":null,"topics":["chaos-testing","docker","muxy","resilience-testing","tool"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/mefellows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2015-12-27T10:47:34.000Z","updated_at":"2020-08-03T07:33:15.000Z","dependencies_parsed_at":"2023-02-28T01:01:06.011Z","dependency_job_id":null,"html_url":"https://github.com/mefellows/docker-muxy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fdocker-muxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fdocker-muxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fdocker-muxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fdocker-muxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mefellows","download_url":"https://codeload.github.com/mefellows/docker-muxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254170059,"owners_count":22026219,"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":["chaos-testing","docker","muxy","resilience-testing","tool"],"created_at":"2024-10-10T22:55:27.365Z","updated_at":"2025-10-20T04:57:36.344Z","avatar_url":"https://github.com/mefellows.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Muxy Dockerfile\n\nOfficial Docker image for [Muxy](https://github.com/mefellows/muxy).\n\nBase Docker Image: [dockerfile/debian](https://hub.docker.com/_/debian/)\n\n## Installation\n\n* Install [Docker](https://www.docker.com/).\n* Download build from public Docker Hub Registry: `docker pull mefellows/muxy`\n  (alternatively, you can build an image from Dockerfile: `docker build -t=\"mefellows/muxy\" github.com/mefellows/docker-muxy`).\n\n## Usage\n\nMuxy requires a [config file](https://github.com/mefellows/muxy#configuration-reference) to run. Create one, and then share it at `/opt/muxy/conf/config.yml` within the Docker container, ensuring that the container is running a [privileged](https://docs.docker.com/engine/reference/run/#runtime-privilege-linux-capabilities-and-lxc-configuration) network.\n\nLikely, you will also need to expose a port to connect to. Assuming you a proxying on port 80:\n\n```\ndocker run \\\n  -d \\\n  -p 80:80 \\\n  -v \u003cpath to muxy config\u003e:/opt/muxy/conf/config.yml \\\n  --privileged \\\n  mefellows/muxy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefellows%2Fdocker-muxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmefellows%2Fdocker-muxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefellows%2Fdocker-muxy/lists"}