Redis Docker image.
Start the container:
docker run -d -P -e SERVICE_PORT=6379 --name redis redis
fleetctl start [email protected]
Build the image with make.
Use
make helpto see available commands for this image.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Redis Docker image.
Start the container:
docker run -d -P -e SERVICE_PORT=6379 --name redis redis
fleetctl start [email protected]
Build the image with make.
Use
make helpto see available commands for this image.