1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/data/reusables/github-actions/redis-label-description.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

2 lines
380 B
Markdown

The workflow configures a service container with the label `redis`. All services must run in a container, so each service requires that you specify the container `image`. This example uses the `redis` container image, and includes health check options to make sure the service is running. For more information, see the [redis image](https://hub.docker.com/_/redis) on Docker Hub.