{"id":18390792,"url":"https://github.com/eifinger/distroless-healthcheck","last_synced_at":"2025-04-12T08:59:03.875Z","repository":{"id":239372914,"uuid":"707695803","full_name":"eifinger/distroless-healthcheck","owner":"eifinger","description":"Demonstrates how to use healtchecks with distroless images for Java","archived":false,"fork":false,"pushed_at":"2023-10-20T13:09:18.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T08:58:55.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/eifinger.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":"2023-10-20T13:06:27.000Z","updated_at":"2023-10-20T13:08:24.000Z","dependencies_parsed_at":"2024-05-11T22:45:44.079Z","dependency_job_id":"af1b206c-b700-46b8-b2bf-fd2963779d87","html_url":"https://github.com/eifinger/distroless-healthcheck","commit_stats":null,"previous_names":["eifinger/distroless-healthcheck"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fdistroless-healthcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fdistroless-healthcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fdistroless-healthcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fdistroless-healthcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eifinger","download_url":"https://codeload.github.com/eifinger/distroless-healthcheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543870,"owners_count":21121838,"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":[],"created_at":"2024-11-06T01:49:12.823Z","updated_at":"2025-04-12T08:59:03.854Z","avatar_url":"https://github.com/eifinger.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# distroless-healthcheck\n\nDemonstrates how to use healtchecks with\n[distroless](https://github.com/GoogleContainerTools/distroless) images for Java.\n\nAdditionally, it uses [jib](https://github.com/GoogleContainerTools/jib) to build the image.\n\n## Usage\n\n1. Build the image to a local Docker daemon\n    ```bash\n    ./gradlew jibDockerBuild\n    ```\n2. Run the image\n    ```bash\n    docker run -p 8080:8080 --name distroless-healthcheck -d eifinger/distroless-healthcheck:latest\n    ```\n3. Check the healthcheck\n    ```bash\n    docker exec -it distroless-healthcheck java -cp @/app/jib-classpath-file de.eifinger.distrolesshealthcheck.DistrolessHealthcheckApplicationKt --healthcheck\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feifinger%2Fdistroless-healthcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feifinger%2Fdistroless-healthcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feifinger%2Fdistroless-healthcheck/lists"}