{"id":16752155,"url":"https://github.com/zwpaper/devcontainer","last_synced_at":"2026-03-18T22:01:26.317Z","repository":{"id":77715068,"uuid":"86597472","full_name":"zwpaper/devcontainer","owner":"zwpaper","description":"Dev Env in docker","archived":false,"fork":false,"pushed_at":"2024-04-26T07:18:28.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-22T17:45:34.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/zwpaper.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}},"created_at":"2017-03-29T15:14:00.000Z","updated_at":"2024-04-26T07:17:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b691480-84ff-4dee-9c47-f2db5534801b","html_url":"https://github.com/zwpaper/devcontainer","commit_stats":null,"previous_names":["zwpaper/devcontainer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwpaper%2Fdevcontainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwpaper%2Fdevcontainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwpaper%2Fdevcontainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwpaper%2Fdevcontainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zwpaper","download_url":"https://codeload.github.com/zwpaper/devcontainer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826788,"owners_count":20354222,"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":"2024-10-13T02:46:02.482Z","updated_at":"2026-01-03T05:05:56.950Z","avatar_url":"https://github.com/zwpaper.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# devdocker\nDev Env in docker\n\nSoftware installed in docker read only, code and settings(dot files) store as volumes, changable.\n\n- Use a Dockerfile to create docker with software installed\n- Use a docker compose to set hostname, expose ports, and add volumes.\n\n## Contents\n### fedora\n[fedora](https://getfedora.org/)\n\nI use the `rawhide`, It has pretty new software in repo, it is good for create a docker\n\n### mosh\n[mosh](https://mosh.org/)\n[github](https://github.com/mobile-shell/mosh)\n\nIt help me auto connect to my dev env everytime when I got back to internet.\n\n### emacs\n[emacs](https://www.gnu.org/software/emacs/)\n\nThe world's best editor\n\n### go 1.8\n[golang](https://golang.org)\n[github](https://github.com/golang/go)\n\nMy life support...\n\n# Usage\n\n```\n# build the image\ndocker-compose build\n# startup\ndocker-compose up -d\n# connect to it\nmosh root@ip --ssh=\"ssh -p 2413\" -p 60020:60030'\n```\n\nI alias the mosh command, as I may use it many times:\n\n```\ndev='mosh root@ip --ssh=\"ssh -p 2413\" -p 60020:60030'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwpaper%2Fdevcontainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzwpaper%2Fdevcontainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwpaper%2Fdevcontainer/lists"}