{"id":30987688,"url":"https://github.com/maxonchickdev/docker","last_synced_at":"2026-05-14T12:37:54.943Z","repository":{"id":312869720,"uuid":"870050529","full_name":"maxonchickdev/docker","owner":"maxonchickdev","description":"Docker","archived":false,"fork":false,"pushed_at":"2024-12-09T15:40:26.000Z","size":4052,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"polinom","last_synced_at":"2025-09-02T15:03:04.826Z","etag":null,"topics":["bash","cmake","cpp","makefile"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/maxonchickdev.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-09T11:02:05.000Z","updated_at":"2025-01-15T10:52:32.000Z","dependencies_parsed_at":"2025-09-02T15:03:07.745Z","dependency_job_id":"3ab9fb2e-ef8e-4fbf-99d4-ef60a8e05001","html_url":"https://github.com/maxonchickdev/docker","commit_stats":null,"previous_names":["maxonchickdev/docker"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/maxonchickdev/docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxonchickdev%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxonchickdev%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxonchickdev%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxonchickdev%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxonchickdev","download_url":"https://codeload.github.com/maxonchickdev/docker/tar.gz/refs/heads/polinom","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxonchickdev%2Fdocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274839855,"owners_count":25359514,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","cmake","cpp","makefile"],"created_at":"2025-09-12T16:41:16.886Z","updated_at":"2026-05-14T12:37:54.641Z","avatar_url":"https://github.com/maxonchickdev.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project: mini-docker\nAuthors (team): Zahar Kohut, Serhii Dmytryshyn, Maxym Kutsenko, Bohdan Ozarko\u003cbr\u003e\n\n## Prerequisites\n\ng++, cmake, boost\n\n### Compilation\n\n```\n./compile.sh\n```\n\n### Usage\n\nStart server:\n```\nsudo ./bin/mydocker2 \u003cport\u003e\n```\n\u003cmark\u003esudo is important! it is necessary for cgroups to work. \u003cbr\u003e\u003c/mark\u003e\nConnect to server:\n```\nnc localhost \u003cport\u003e\n```\n\nNext commadns are used after connection to server.\u003cbr\u003e\nCreate container:\n```\nmydocker create \u003cconfig_path\u003e\n```\n\nDelete container:\n```\nmydocker delete \u003ccontainer_id\u003e\n```\n\nStop server:\n```\nmydocker shutdow\n```\n\nList of all available containers:\n```\nmydocker list\n```\n\nRun container by id:\n```\nmydocker run \u003ccontainer_id\u003e\n```\nAfter run, container might be used as well as \"mydocker\" commands are available.\u003cbr\u003e\nAfter run, container must always be stopped. \u003cbr\u003e\nStop container by id:\n```\nmydocker stop \u003ccontainer_id\u003e\n```\n\n### Config file example\n```\nid = 3\nn_pr = 10\nmax_memory = 10000000\nlclfld = \u003cpath\u003e,\u003cpath\u003e,...\nimage = alp_minifs\n```\nID and image fields are necessary, other are optional.\u003cbr\u003e\nImages available for now are \"alp_minifs\" and \"alp_minifs_extended\".\u003cbr\u003e\nIt is better to avoid very low memory limits (\u003c1MB) to avoid any unwanted behaviour. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxonchickdev%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxonchickdev%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxonchickdev%2Fdocker/lists"}