{"id":13876045,"url":"https://github.com/s8sg/docker-firecracker","last_synced_at":"2025-04-14T13:34:13.348Z","repository":{"id":83014017,"uuid":"166003391","full_name":"s8sg/docker-firecracker","owner":"s8sg","description":"Generic container for launching a firecracker microVM inside a Docker container","archived":false,"fork":false,"pushed_at":"2019-01-18T07:29:02.000Z","size":15,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-14T08:09:47.964Z","etag":null,"topics":["container","docker","firecracker","firecracker-microvms","golang","security"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/s8sg.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}},"created_at":"2019-01-16T08:29:50.000Z","updated_at":"2024-11-19T15:35:22.000Z","dependencies_parsed_at":"2023-03-12T17:14:51.260Z","dependency_job_id":null,"html_url":"https://github.com/s8sg/docker-firecracker","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/s8sg%2Fdocker-firecracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Fdocker-firecracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Fdocker-firecracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Fdocker-firecracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s8sg","download_url":"https://codeload.github.com/s8sg/docker-firecracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240211618,"owners_count":19765859,"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":["container","docker","firecracker","firecracker-microvms","golang","security"],"created_at":"2024-08-06T06:00:58.531Z","updated_at":"2025-02-25T11:33:21.988Z","avatar_url":"https://github.com/s8sg.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Docker Firecracker\n\nGeneric container for launching a firecracker microVM inside a Docker container\n\n\u003e * It attaches to the VM as many NICs as the docker container has \n\u003e * Outputs serial console to stdio, thus visible using docker logs   \n\n### Getting Started :\n\n### Build the docker container \n```sh \ngit clone https://github.com/s8sg/docker-firecracker\ncd docker-firecracker\nmake\n```\n\n### Build your root fs using fs-base `currently only supported GO`\n```sh\n./build-fs ./my-go-app my_root_fs\n```\n\n### Running\n```sh\ndocker run                                        \\\n      -td                                         \\\n      --privileged                                \\\n      -v /path_to/my_root_fs:/rootfs/image        \\\n      -p \u003cport\u003e:\u003cport\u003e                            \\\n      s8sg/docker-firecracker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs8sg%2Fdocker-firecracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs8sg%2Fdocker-firecracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs8sg%2Fdocker-firecracker/lists"}