https://github.com/zimbatm/docker-redis-server
Minimal docker redis-server image
https://github.com/zimbatm/docker-redis-server
Last synced: 10 months ago
JSON representation
Minimal docker redis-server image
- Host: GitHub
- URL: https://github.com/zimbatm/docker-redis-server
- Owner: zimbatm
- Created: 2013-12-14T14:26:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:13:23.000Z (over 2 years ago)
- Last Synced: 2025-02-07T15:15:25.475Z (over 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker-redis-server: just the binary
====================================
Running `./mkimage-redis-server-base [REDIS_VERSION]` creates a 7.2MB docker image that
contains only the redis-server binary and it's .so dependencies.
The Dockerfile is an example on how you can use it after the build.
TODO
====
Find a way to build the initial image from within an image.