{"id":24835794,"url":"https://github.com/tobilg/docker-expose-socket","last_synced_at":"2025-03-26T03:40:22.572Z","repository":{"id":86825686,"uuid":"43742151","full_name":"tobilg/docker-expose-socket","owner":"tobilg","description":"Docker image for exposing the Docker UNIX socket via TCP without having to reconfigure the daemon itself.","archived":false,"fork":false,"pushed_at":"2015-10-07T12:04:38.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T04:51:47.241Z","etag":null,"topics":[],"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/tobilg.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}},"created_at":"2015-10-06T09:47:00.000Z","updated_at":"2017-12-12T23:44:58.000Z","dependencies_parsed_at":"2023-03-10T10:45:23.147Z","dependency_job_id":null,"html_url":"https://github.com/tobilg/docker-expose-socket","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/tobilg%2Fdocker-expose-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fdocker-expose-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fdocker-expose-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fdocker-expose-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobilg","download_url":"https://codeload.github.com/tobilg/docker-expose-socket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245585807,"owners_count":20639671,"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":[],"created_at":"2025-01-31T04:51:48.744Z","updated_at":"2025-03-26T03:40:22.537Z","avatar_url":"https://github.com/tobilg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expose Docker socket via TCP\nSometimes it's complicated to run TLS-supported Docker Remote API queries. To facilitate this without having to change the Docker daemon's settings, use this image to expose the Docker socket via TCP.\n\nAlso, there seem to be some bugs in the current Docker version.\n\nSee\n\n* https://github.com/docker/docker/issues/16118\n\n## Running\nThe image's internal port of the Docker socket is `12375`. You can remap the port via `-p 1234:12375` for example. This would expose the Docker socket on port `1234` on the Docker host.\n\nRun `docker run -d -v /var/run/docker.sock:/var/run/docker.sock -p 1234:12375 --name expose -t tobilg/expose-socket` on the Docker/Boot2Docker host.\n\n**Attention: This is exposing your Docker socket (meaning full access!) to the public! Don't do this on public networks etc. This image is just intended for quick testing of the Docker Remote API!***","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobilg%2Fdocker-expose-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobilg%2Fdocker-expose-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobilg%2Fdocker-expose-socket/lists"}