{"id":31287818,"url":"https://github.com/griffindeetox/docker-mini","last_synced_at":"2026-04-10T13:31:49.396Z","repository":{"id":316339742,"uuid":"1062954133","full_name":"Griffindeetox/docker-mini","owner":"Griffindeetox","description":"This repository is designed as a lightweight, practical introduction to using Docker for modern development and deployment workflows. Whether you are just starting out or need a concise sandbox for testing Docker concepts, docker-mini is the perfect starting point.","archived":false,"fork":false,"pushed_at":"2025-09-24T02:11:22.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-24T03:31:52.323Z","etag":null,"topics":["docker","github","github-actions","javascript","redis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Griffindeetox.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-24T01:06:15.000Z","updated_at":"2025-09-24T02:11:25.000Z","dependencies_parsed_at":"2025-09-24T03:31:55.817Z","dependency_job_id":"84cd5b5c-29f2-4fe0-b665-5b6d8c5d0bc3","html_url":"https://github.com/Griffindeetox/docker-mini","commit_stats":null,"previous_names":["griffindeetox/docker-mini"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Griffindeetox/docker-mini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griffindeetox%2Fdocker-mini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griffindeetox%2Fdocker-mini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griffindeetox%2Fdocker-mini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griffindeetox%2Fdocker-mini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Griffindeetox","download_url":"https://codeload.github.com/Griffindeetox/docker-mini/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Griffindeetox%2Fdocker-mini/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276737598,"owners_count":25695718,"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","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"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","github","github-actions","javascript","redis"],"created_at":"2025-09-24T11:21:32.100Z","updated_at":"2025-09-24T11:21:37.208Z","avatar_url":"https://github.com/Griffindeetox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CI](https://github.com/Griffindeetox/docker-mini/actions/workflows/ci.yml/badge.svg)\n\n# docker-mini (Node + Redis via Docker Compose)\n\nA tiny service that demonstrates container best practices:\n- Multi-stage Dockerfile with **non-root** user\n- Container **HEALTHCHECK** hitting `/health`\n- **Redis** sidecar + **named volume** for persistence\n- Simple stateful endpoint: `/incr`\n\n## Run locally\n```bash\ndocker compose up -d --build\ncurl -s http://localhost:3000/health   # {\"status\":\"ok\"}\ncurl -s http://localhost:3000/incr     # {\"counter\":1}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriffindeetox%2Fdocker-mini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgriffindeetox%2Fdocker-mini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriffindeetox%2Fdocker-mini/lists"}