{"id":38465659,"url":"https://github.com/foundeo/minibox","last_synced_at":"2026-01-17T05:01:51.942Z","repository":{"id":147077087,"uuid":"255965650","full_name":"foundeo/minibox","owner":"foundeo","description":"A minimal (smallest size possible) docker container with commandbox","archived":false,"fork":false,"pushed_at":"2026-01-14T19:42:09.000Z","size":59,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-14T23:31:48.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foundeo.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":"2020-04-15T15:51:28.000Z","updated_at":"2026-01-14T19:42:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd29208d-f77e-477e-b604-6ae1f2dc1032","html_url":"https://github.com/foundeo/minibox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foundeo/minibox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundeo%2Fminibox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundeo%2Fminibox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundeo%2Fminibox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundeo%2Fminibox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foundeo","download_url":"https://codeload.github.com/foundeo/minibox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundeo%2Fminibox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28497959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-17T05:01:51.634Z","updated_at":"2026-01-17T05:01:51.928Z","avatar_url":"https://github.com/foundeo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minibox - A minimal commandbox image\n\nThe purpose of `foundeo/minibox` is to create the smallest possible docker container to run commandbox.\n\nThis container was built by [Foundeo Inc.](https://foundeo.com/) to provide a small container to run [Fixinator CFML Security Scanner](https://fixinator.app/) in CI.\n\n## Architecture\n\nThe image currently uses the _Azul OpenJDK Alpine Linux Image_ as its base.\n\nJava Version: 8\n\nCommandBox Version: 6\n\n## Pre-warmed\n\nThe image is pre-warmed, meaning the CommandBox home has already been extracted - this should speed up the execution of commandbox.\n\n## Usage\n\nTo test it out, you can simply run this command:\n\n\tdocker run -it --rm foundeo/minibox:latest box version\n\n## Tags\n\nThe latest version is tagged under `latest` which should get you the latest version of commandbox and java. Builds are also tagged each month in the format `yyyy.mm`, for production use you may want to pin such a version. If you pin the current month there is a chance it may be updated again before the end of the month.\n\n| Tag           | Java Version  | CommandBox Version |\n| ------------- | ------------- | ------------------ |\n| 2026.01\t\t| 1.8.0_472\t\t| 6.3.1+00853\t\t |\n| 2024.11\t\t| 1.8.0_432\t\t| 6.1.0\t\t     \t |\n| 2022.12       | 1.8.0_362     | 5.8.0              |\n| 2022.12       | 1.8.0_352     | 5.7.0+00653        |\n| 2022.09       | 1.8.0_345     | 5.6.1+00618        |\n| 2022.08       | 1.8.0_332     | 5.5.2              |\n| 2022.05       | 1.8.0_332     | 5.5.1              |\n| 2022.04       | 1.8.0_332     | 5.5.0+00558        |\n| 2021.12       | 1.8.0_312     | 5.4.2+00453        |\n| 2021.10       | 1.8.0_302     | 5.4.2+00453        |\n| 2021.08       | 1.8.0_302     | 5.4.0+00432        |\n| 2021.05       | 1.8.0_282     | 5.3.1+00392        |\n| 2021.04       | 1.8.0_282     | 5.3.0+00349        |\n| 2021.03       | 1.8.0_282     | 5.2.1+00295        |\n| 2020.11       | 1.8.0_272     | 5.2.0+00280        |\n\nStarting with version `2021.08` there is a file `/etc/minibox-version` which would contain the minibox version number at build time. \n\n\n## Thanks\n\nThanks to Brad Wood / Ortus for not only creating commandbox, but also creating box-thin and box-light which greatly simplified this process.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoundeo%2Fminibox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoundeo%2Fminibox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoundeo%2Fminibox/lists"}