{"id":18448443,"url":"https://github.com/weilbyte/box","last_synced_at":"2025-04-15T11:22:54.542Z","repository":{"id":99238544,"uuid":"484559975","full_name":"Weilbyte/box","owner":"Weilbyte","description":"Docker image with pre-installed box86/box64 for emulating i386/amd64 workloads on armv7/arm64v8","archived":false,"fork":false,"pushed_at":"2024-05-08T22:54:36.000Z","size":52,"stargazers_count":22,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T03:06:55.305Z","etag":null,"topics":["arm64","armv7","box64","box86","dockerfile"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/Weilbyte.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}},"created_at":"2022-04-22T20:14:13.000Z","updated_at":"2025-03-05T02:07:06.000Z","dependencies_parsed_at":"2024-05-08T23:50:44.386Z","dependency_job_id":null,"html_url":"https://github.com/Weilbyte/box","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/Weilbyte%2Fbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weilbyte%2Fbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Weilbyte","download_url":"https://codeload.github.com/Weilbyte/box/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249058760,"owners_count":21205998,"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":["arm64","armv7","box64","box86","dockerfile"],"created_at":"2024-11-06T07:15:55.651Z","updated_at":"2025-04-15T11:22:54.510Z","avatar_url":"https://github.com/Weilbyte.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub Workflow Status](https://img.shields.io/github/workflow/status/weilbyte/box/Docker%20build?style=flat-square) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/weilbyte/box?style=flat-square) ![Docker Pulls](https://img.shields.io/docker/pulls/weilbyte/box?style=flat-square)\n\n![Box86 and Box64 logos](meta/box86box64.png)\n# box\nComes with box86/box64 for emulating i386/amd64 workloads on armv7/arm64v8. Default entry point is `box86`/`box64` (depending on architecture), which can be found at `/usr/local/bin/box86`/ `/usr/local/bin/box64`. Image is rebuilt against box86/box64 master branch every 24 hours.\n\n## Tags \n* `latest`, **`debian-11`** (*[arm64v8-debian-11/Dockerfile](arm64v8-debian-11/Dockerfile), [arm64v8-debian-11/Dockerfile](armv7-debian-11/Dockerfile)*)\n* `armv7-debian-11` (*[arm64v8-debian-11/Dockerfile](armv7-debian-11/Dockerfile)*)\n* `arm64v8-debian-11` (*[arm64v8-debian-11/Dockerfile](arm64v8-debian-11/Dockerfile)*)\n\n\u003e `arm64v8` variant comes with both `box86` and `box64`, built with dynamic recompilation enabled.\n\u003e `armv7` variant comes only with `box86`, built without dynamic recompilation.\n\n## Usage\n\n### Mount and run amd64 binary \n```sh\n$ sudo docker run -it --rm -e BOX64_LOG=0 -v $(pwd):/binary weilbyte/box:debian-11 /binary/hello\nHello, world! This binary is compiled for amd64.\n```\n### Use as base Dockerfile image\n```dockerfile\nFROM weilbyte/box:debian-11\n\nRUN /usr/local/bin/box64 --version\n```\n\n## Configuration\nYou can pass supported environment variables (as shown in the first example above). \nThey can be found [here, for box86](https://github.com/ptitSeb/box86/blob/master/docs/USAGE.md) and [here, for box64](https://github.com/ptitSeb/box64/blob/master/docs/USAGE.md).\n\n## Notable locations\n* `/usr/local/bin/box86` box86 binary\n* `/usr/local/bin/box64` box64 binary\n\n## License\nThis repository is licensed under MIT.\n\nbox86 can be found [here](https://github.com/ptitSeb/box86) \nbox64 can be found [here](https://github.com/ptitSeb/box64).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweilbyte%2Fbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweilbyte%2Fbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweilbyte%2Fbox/lists"}