{"id":31027111,"url":"https://github.com/steveiliop56/hercules-docker","last_synced_at":"2026-07-04T05:32:14.120Z","repository":{"id":313423432,"uuid":"1051385916","full_name":"steveiliop56/hercules-docker","owner":"steveiliop56","description":"A simple docker image shipping the hercules emulator.","archived":false,"fork":false,"pushed_at":"2025-09-06T09:37:33.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T21:07:16.814Z","etag":null,"topics":["docker","emulator","hercules","ibm","mvs"],"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/steveiliop56.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":"2025-09-05T22:39:14.000Z","updated_at":"2025-09-06T09:35:39.000Z","dependencies_parsed_at":"2025-09-06T00:24:29.904Z","dependency_job_id":"5d1cb7a5-c87d-4c7b-928c-2b7c8ce9fce2","html_url":"https://github.com/steveiliop56/hercules-docker","commit_stats":null,"previous_names":["steveiliop56/hercules-docker"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/steveiliop56/hercules-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveiliop56%2Fhercules-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveiliop56%2Fhercules-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveiliop56%2Fhercules-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveiliop56%2Fhercules-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steveiliop56","download_url":"https://codeload.github.com/steveiliop56/hercules-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveiliop56%2Fhercules-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35111429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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","emulator","hercules","ibm","mvs"],"created_at":"2025-09-13T18:51:37.850Z","updated_at":"2026-07-04T05:32:14.102Z","avatar_url":"https://github.com/steveiliop56.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hercules Docker\n\nA simple docker image shipping the hercules emulator allowing you to emulate operating systems like MVS on any system you like _(yes you can turn your raspberry pi into a mainframe)_.\n\n![Hercules Preview](assets/screenshot.png)\n\n## Running\n\nThe image is shipped for amd64 and aarch64 architectures. The default entrypoint is the `hercules` command so you can spin up the emulator with:\n\n```bash\ndocker run --rm -i -t ghcr.io/steveiliop56/hercules-docker:v0.1.0\n```\n\nIdeally you would want to create a volume holding your opearing system install (for example MVS) which can be done with:\n\n```bash\ndocker run --rm -i -t -v ./my-mvs-install:/hercules ghcr.io/steveiliop56/hercules-docker:v0.1.0 -f conf/mvs.cnf\n```\n\n\u003e [!TIP]\n\u003e By default the Dockerfile creates a `/hercules` directory and sets it as the working directory making it easier to run your OS using relative paths.\n\n## Building\n\nIf you like you can build the docker image using:\n\n```bash\ndocker buildx build --progress=plain -t my-username/hercules-docker .\n```\n\n## Contributing\n\nIf you face an issue or have a suggestion on how to improve the image, feel free to create an [issue](https://github.com/steveiliop56/hercules-docker/issues) or a [pull request](https://github.com/steveiliop56/hercules-docker/issues). Any contributions are welcome!\n\n## License\n\nHercules docker is licensed under the MIT License. TL;DR — You can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software. Just make sure to include the original license in any substantial portions of the code. There’s no warranty — use at your own risk. See the [LICENSE](./LICENSE) file for full details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteveiliop56%2Fhercules-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteveiliop56%2Fhercules-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteveiliop56%2Fhercules-docker/lists"}