{"id":22865562,"url":"https://github.com/tecfu/docker-debian-portable-dev","last_synced_at":"2026-02-03T20:41:09.746Z","repository":{"id":66184290,"uuid":"274430931","full_name":"tecfu/docker-debian-portable-dev","owner":"tecfu","description":"A docker file for portable development in Debian","archived":false,"fork":false,"pushed_at":"2020-07-07T16:52:15.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T09:56:49.907Z","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/tecfu.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-23T14:42:40.000Z","updated_at":"2020-07-07T16:52:17.000Z","dependencies_parsed_at":"2023-07-13T17:31:35.084Z","dependency_job_id":null,"html_url":"https://github.com/tecfu/docker-debian-portable-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tecfu/docker-debian-portable-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdocker-debian-portable-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdocker-debian-portable-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdocker-debian-portable-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdocker-debian-portable-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecfu","download_url":"https://codeload.github.com/tecfu/docker-debian-portable-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdocker-debian-portable-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29056691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"last_error":"SSL_read: 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-12-13T11:37:37.375Z","updated_at":"2026-02-03T20:41:09.730Z","avatar_url":"https://github.com/tecfu.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Portable Debian Dev Environment (docker)\n\nA setup for running:\n\n- bash\n- zsh\n- vim\n\nin a debian docker instance on Windows 10\n\n\n## How to Use:\n\n```powershell\ngit clone https://github.com/tecfu/debian-portable-dev\ncd debian-portable-dev\ndocker build --tag dev-docker .\n```\n\n- To run `zsh`\n\n*powershell*\n```powershell\ndocker run -it -v ${PWD}:/home dev-docker zsh\n```\n\n*bash*\n```sh\ndocker run -it -v ${pwd}:/home dev-docker zsh\n```\n\n- To run `bash`\n\n*powershell*\n```powershell\ndocker run -it -v ${PWD}:/home dev-docker /bin/bash \n```\n\n*bash*\n```sh\ndocker run -it -v ${pwd}:/home dev-docker /bin/bash \n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fdocker-debian-portable-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecfu%2Fdocker-debian-portable-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fdocker-debian-portable-dev/lists"}