{"id":18544782,"url":"https://github.com/131/docker-shellwin","last_synced_at":"2026-03-19T05:01:09.045Z","repository":{"id":185997744,"uuid":"618367065","full_name":"131/docker-shellwin","owner":"131","description":"A simple sshd server for windows","archived":false,"fork":false,"pushed_at":"2023-03-24T12:16:15.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T05:35:07.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/131.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,"governance":null}},"created_at":"2023-03-24T10:11:58.000Z","updated_at":"2023-03-24T10:41:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d57199e-b80f-43a9-b559-4ca7b07e474e","html_url":"https://github.com/131/docker-shellwin","commit_stats":null,"previous_names":["131/docker-shellwin"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/131/docker-shellwin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fdocker-shellwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fdocker-shellwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fdocker-shellwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fdocker-shellwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/131","download_url":"https://codeload.github.com/131/docker-shellwin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fdocker-shellwin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-06T20:17:39.939Z","updated_at":"2026-01-25T03:02:11.214Z","avatar_url":"https://github.com/131.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Image pulls](https://img.shields.io/docker/pulls/131hub/shellwin)](https://hub.docker.com/r/131hub/shellwin)\r\n[![Image version](https://img.shields.io/docker/v/131hub/shellwin)](https://hub.docker.com/r/131hub/shellwin)\r\n[![Image size](https://img.shields.io/docker/image-size/131hub/shellwin)](https://hub.docker.com/r/131hub/shellwin)\r\n\r\n# Motivation\r\n[`131hub/shellwin`](https://hub.docker.com/r/131hub/shellwin) is a **docker image** bringing simple OpenSSH shell server container to your windows host. You can use it as a DOCKER_HOST gateway (using ssh) to a windows host.\r\n\r\n# Configuration\r\nDefine `SHELL_AUTHORIZED_USERS` (path to authorized key file) and `SHELL_SERVER_KEY_PATH` as environnement vars.\r\nPermission on those file will be automaticaly set by the container.\r\n\r\n# Forced user `root`\r\nThe only available user is `root`. So connect to this container using `ssh root@[host]`.\r\n\r\n\r\n# Usage in a swarm\r\n```\r\nservices:\r\n  shellwin:\r\n    image: 131hub/shellwin\r\n\r\n    # publish ssh server\r\n    ports:\r\n      - 22:22\r\n\r\n    networks:\r\n      - default\r\n\r\n    volumes:\r\n      # forward docker pipe from host to container\r\n      - type: npipe\r\n        source: \\\\.\\pipe\\docker_engine\r\n        target: \\\\.\\pipe\\docker_engine\r\n\r\n```\r\n\r\n# Credits\r\n* [131](https://github.com/131)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F131%2Fdocker-shellwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F131%2Fdocker-shellwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F131%2Fdocker-shellwin/lists"}