elastic / elastic/observability-examples

docker.elastic.co/demos/workshop/observability/elastiflix-redis:${ELASTIC_VERSION}-${BUILD_NUMBER} why not standard redis

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
42
Forks
31
PR merge metrics
No merged PRs in 30d

Description

```
redis:
build: redis/.
image: docker.elastic.co/demos/workshop/observability/elastiflix-redis:${ELASTIC_VERSION}-${BUILD_NUMBER}
ports:
- 6379
networks:
- app-network
environment:
- TOGGLE_CLIENT_PAUSE=${TOGGLE_CLIENT_PAUSE:-}
```

The example is using redis custom.. always good to use the standard one

https://hub.docker.com/_/redis

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.