Setup Redis & Go with Docker Compose ( Redis CLI setup included )

preview_player
Показать описание
How to setup Go (golang) and Redis with Docker Compose. Also shows how to use Redis CLI to read keys and config within the docker container itself. In addition a custom config for redis is added which can be customized throughout. If done, the container might need to be rebuilt.
Instead of building the Go dockerfile, the image can be used instead. Just remember to build the image and add it like the redis service. If you need a video on this, let me know.

I've added the code directly to avoid wasting time watching me type it out line by line.

––––––––––––––––––––––––––––––
Track: Good Evening — Amine Maxwell [Audio Library Release]
Music provided by Audio Library Plus
––––––––––––––––––––––––––––––
Рекомендации по теме
Комментарии
Автор

but how do you open redis.conf on docker i confuse

hackkom