{"id":24884559,"url":"https://github.com/grmvoid/docker-redis","last_synced_at":"2025-07-10T16:34:53.811Z","repository":{"id":197131983,"uuid":"698048659","full_name":"grmvoid/docker-redis","owner":"grmvoid","description":"🐳 Docker image for Redis","archived":false,"fork":false,"pushed_at":"2025-02-20T15:11:13.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:47:04.290Z","etag":null,"topics":["docker","docker-image","docker-redis","dockerfile","redis"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/grmvoid/redis","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/grmvoid.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},"funding":{"github":"sxbrsky"}},"created_at":"2023-09-29T03:24:30.000Z","updated_at":"2025-02-20T15:11:17.000Z","dependencies_parsed_at":"2024-01-02T19:30:05.773Z","dependency_job_id":"a2c9f991-2217-44b7-bc23-45868bdb487d","html_url":"https://github.com/grmvoid/docker-redis","commit_stats":null,"previous_names":["bytebits9/redis","nulldark/redis","nulldark/containers__redis","nuldark/redis","nulxrd/docker-redis","sxbrsky/docker-redis","grmvoid/docker-redis"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/grmvoid/docker-redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grmvoid","download_url":"https://codeload.github.com/grmvoid/docker-redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grmvoid%2Fdocker-redis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264608166,"owners_count":23636686,"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":["docker","docker-image","docker-redis","dockerfile","redis"],"created_at":"2025-02-01T14:29:31.725Z","updated_at":"2025-07-10T16:34:53.770Z","avatar_url":"https://github.com/grmvoid.png","language":"Dockerfile","readme":"# Redis Docker Container Image\n\nA lightweight Redis container image based on Alpine Linux, building with the Clang and LLVM.\n\n## Quick reference\n- **Image based on**: [alpine](https://hub.docker.com/_/alpine)\n- **Supported architectures**: `linux/amd64`, `linux/arm64`\n- **Maintained by**: [grmvoid](https://github.com/grmvoid)\n- **Issues**: [https://github.com/grmvoid/docker-redis/issues](https://github.com/grmvoid/docker-redis/issues?q=)\n\n## Usage\n### Pull the Image\nTo get started, pull the specify a version Redis image:\n```bash\n  docker pull grmvoid/redis:7.4.2\n```\n\n### Running a Container\nYou can run the Redis container interactively using the following command:\n```bash\n  docker run -it --name redis -v /path/to/app:app grmvoid/redis:7.4.2\n```\n\n### Running via [`docker-compose`](https://github.com/docker/compose)\nExample `docker-compose.yml` for `redis`:\n```yaml\nservices:\n  redis:\n    image: grmvoid/redis:7.4.2\n    restart: always\n    ports:\n```\n\n## LICENSE\nStarting on March 20th, 2024, Redis follows a dual-licensing model with the choice of the[Redis Source Available License v2 - RSALv2](https://redis.io/legal/rsalv2-agreement/) or the [Server Side Public License v1 - SSPLv1](https://redis.io/legal/server-side-public-license-sspl/). \nOlder versions of Redis (\u003c=7.2.4) are licensed under [3-Clause BSD](https://opensource.org/license/bsd-3-clause).\n\nAdditionally, the contents of this repository are licensed under the [MIT License](LICENSE).","funding_links":["https://github.com/sponsors/sxbrsky"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrmvoid%2Fdocker-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrmvoid%2Fdocker-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrmvoid%2Fdocker-redis/lists"}