{"id":15653163,"url":"https://github.com/madworx/docker-minix","last_synced_at":"2025-07-29T01:35:21.547Z","repository":{"id":85312037,"uuid":"140295561","full_name":"madworx/docker-minix","owner":"madworx","description":"QEMU-based Docker image for Minix 3, based on the official CD-ROM ISO image installation from the Minix website","archived":false,"fork":false,"pushed_at":"2019-05-29T19:45:25.000Z","size":28,"stargazers_count":33,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T21:11:14.952Z","etag":null,"topics":["docker","docker-image","microkernel","minix","minix3","qemu","qemu-kvm"],"latest_commit_sha":null,"homepage":"","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/madworx.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-09T14:14:56.000Z","updated_at":"2025-01-09T20:20:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"41484d39-fef5-4e26-831b-21ac489c08d0","html_url":"https://github.com/madworx/docker-minix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/madworx/docker-minix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madworx%2Fdocker-minix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madworx%2Fdocker-minix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madworx%2Fdocker-minix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madworx%2Fdocker-minix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madworx","download_url":"https://codeload.github.com/madworx/docker-minix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madworx%2Fdocker-minix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267616694,"owners_count":24116160,"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-07-28T02:00:09.689Z","response_time":68,"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":["docker","docker-image","microkernel","minix","minix3","qemu","qemu-kvm"],"created_at":"2024-10-03T12:44:51.420Z","updated_at":"2025-07-29T01:35:21.528Z","avatar_url":"https://github.com/madworx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/madworx/docker-minix.svg?branch=master)](https://travis-ci.org/madworx/docker-minix)\n\n# docker-minix\n\nQEMU-based Docker image for Minix 3, based on the official CD-ROM ISO image installation from the [Minix website](https://www.minix3.org/).\n\nQEMU will use KVM acceleration, if your hardware supports it, and you're running the container in privileged mode.\n\nAvailable at Docker hub as [madworx/minix](https://hub.docker.com/r/madworx/minix/).\n\n## Usage\n\n### Run a specific command in MINIX\n```\n$ docker run --rm -it madworx/minix uname -a\nMinix 192.168.76.9 3.3.0 Minix 3.3.0 (GENERIC) i386\n\n```\n\n### Start in background, connect via ssh\n```\n$ docker run --rm -d --name minix madworx/minix\n$ docker exec -it minix ssh localhost\nFor post-installation usage tips such as installing binary\npackages, please see:\nhttp://wiki.minix3.org/UsersGuide/PostInstallation\n\nFor more information on how to use MINIX 3, see the wiki:\nhttp://wiki.minix3.org\n\nWe'd like your feedback: http://minix3.org/community/\n\n#\n```\n\n## Source\n\nSource code is hosted on [github](https://github.com/madworx/docker-minix).\n\n## Contributions\n\nAll and any contributions are welcome in form of pull requests.\n\n## Author\n\nMartin Kjellstrand \u003cmartin.kjellstrand@madworx.se\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadworx%2Fdocker-minix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadworx%2Fdocker-minix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadworx%2Fdocker-minix/lists"}