# docker-redis **Repository Path**: askyer/docker-redis ## Basic Information - **Project Name**: docker-redis - **Description**: docker redis - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2015-06-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README modify: build.sh buid: sh build.sh run: run --name redis -d -p 6379:6379 askyer/redis