{"id":18522459,"url":"https://github.com/pdrastil/demo-docker","last_synced_at":"2026-06-29T07:31:17.582Z","repository":{"id":135994942,"uuid":"244763986","full_name":"pdrastil/demo-docker","owner":"pdrastil","description":"Demo Java web application in docker","archived":false,"fork":false,"pushed_at":"2020-03-07T14:33:38.000Z","size":16263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T06:22:58.630Z","etag":null,"topics":["docker","docker-compose"],"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/pdrastil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-03-03T23:32:57.000Z","updated_at":"2020-03-07T18:54:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"9504212f-ee3f-406d-b7dd-db0f1e2dfbfb","html_url":"https://github.com/pdrastil/demo-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pdrastil/demo-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdrastil","download_url":"https://codeload.github.com/pdrastil/demo-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34918101,"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-06-29T02:00:05.398Z","response_time":58,"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","docker-compose"],"created_at":"2024-11-06T17:31:11.017Z","updated_at":"2026-06-29T07:31:17.565Z","avatar_url":"https://github.com/pdrastil.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker demo application\n\nThis repository contains sample Docker container with web application running on port 8080.\n\n## Image details\n\n- Alpine 3.11\n- Oracle Java 8\n- Java web application\n\n## Usage\n\nTo test sample web application run following commands\n\n```sh\n$ ID=$(docker run -d -p 8080:8080 pdrastil/hello-world:1.0)\n$ curl localhost:8080\n$ docker kill $ID\n```\n\n## How to build\n\nUse `make` or reproduce the `docker build` commands from `Makefile`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrastil%2Fdemo-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdrastil%2Fdemo-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrastil%2Fdemo-docker/lists"}