{"id":18773912,"url":"https://github.com/ejunjsh/mini-container","last_synced_at":"2025-12-14T02:30:18.023Z","repository":{"id":109691048,"uuid":"142842902","full_name":"ejunjsh/mini-container","owner":"ejunjsh","description":"a mini container that implement a simple container environment","archived":false,"fork":false,"pushed_at":"2018-08-01T12:56:41.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-29T08:41:59.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/ejunjsh.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":"2018-07-30T07:48:41.000Z","updated_at":"2018-08-01T12:56:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5cf95c1-e034-459f-b717-5723b9448e72","html_url":"https://github.com/ejunjsh/mini-container","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/ejunjsh%2Fmini-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmini-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmini-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fmini-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejunjsh","download_url":"https://codeload.github.com/ejunjsh/mini-container/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680985,"owners_count":19679509,"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-11-07T19:36:18.115Z","updated_at":"2025-12-14T02:30:17.991Z","avatar_url":"https://github.com/ejunjsh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mini-container\n\n[![Build Status](https://travis-ci.org/ejunjsh/mini-container.svg?branch=master)](https://travis-ci.org/ejunjsh/mini-container)\n\na mini container that implement a simple container environment,only run in ubuntu\n\n## install\n\n    go get github.com/ejunjsh/mini-container\n\n## install debootstrap\n\n    sudo apt install debootstrap\n\n## create the ubuntu chroot\n\n    sudo debootstrap --arch amd64 trusty /myroot\n    \n    \n## create network namespace\n\nthis script depend on the `iptables`, and your default router interface must `ens33`,if not, you must update the script to your interface name\n\n    sudo sh net.sh\n\n## run\n\n    sudo mini-container run bash\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejunjsh%2Fmini-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejunjsh%2Fmini-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejunjsh%2Fmini-container/lists"}