{"id":51423934,"url":"https://github.com/dashaun/scpd-runner","last_synced_at":"2026-07-05T01:30:35.597Z","repository":{"id":355116003,"uuid":"1218409153","full_name":"dashaun/scpd-runner","owner":"dashaun","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-01T22:33:34.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-02T00:27:04.973Z","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/dashaun.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":"2026-04-22T21:08:25.000Z","updated_at":"2026-05-01T22:33:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dashaun/scpd-runner","commit_stats":null,"previous_names":["dashaun/scpd-runner"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dashaun/scpd-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fscpd-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fscpd-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fscpd-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fscpd-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashaun","download_url":"https://codeload.github.com/dashaun/scpd-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashaun%2Fscpd-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"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":[],"created_at":"2026-07-05T01:30:34.971Z","updated_at":"2026-07-05T01:30:35.544Z","avatar_url":"https://github.com/dashaun.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scpd-runner\n\nA multi-arch Docker image providing a Java development environment for CI/CD pipelines.\n\n## What's Included\n\n- **Ubuntu** (latest) base image\n- **Liberica JDK 21** (21.0.10) via SDKMAN!\n- **Maven Daemon (mvnd)** via SDKMAN!\n- CLI tools: `curl`, `tar`, `zip`, `unzip`, `jq`, `git`, `gh`\n- Maven `settings.xml` pre-configured at `/root/.m2/`\n\n## Usage\n\n```bash\ndocker pull ghcr.io/dashaun/scpd-runner:latest\ndocker run -it ghcr.io/dashaun/scpd-runner:latest\n```\n\nInitialize SDKMAN! inside the container before using Java or Maven:\n\n```bash\nsource /root/.sdkman/bin/sdkman-init.sh\n```\n\n## Available Image Tags\n\n| Tag | Architecture |\n|---|---|\n| `latest` | Multi-arch manifest (amd64 + arm64) |\n| `linux-amd64` | linux/amd64 |\n| `linux-arm64` | linux/arm64 |\n\n## Building Locally\n\n```bash\ndocker build -t scpd-runner .\n```\n\n## CI/CD\n\nA GitHub Actions workflow builds and publishes images on every push to `main`. The `linux-amd64` and `linux-arm64` images are built in parallel, then combined into a multi-arch manifest tagged as `latest`. Images are published to GitHub Container Registry (GHCR).\n\nPull requests trigger builds on both architectures without pushing.\n\n## License\n\n[Apache License 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashaun%2Fscpd-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashaun%2Fscpd-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashaun%2Fscpd-runner/lists"}