Skip to content

Commit

Permalink
install redis.container
Browse files Browse the repository at this point in the history
  • Loading branch information
escoand authored Oct 20, 2024
1 parent 0bf8a56 commit d87be72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions systemd/redis.container
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ ContainerName=redis
Exec=docker-entrypoint.sh --appendonly no --protected-mode no --save ""
Image=docker.io/library/redis:7.4.1-alpine
HealthCmd=redis-cli --raw incr ping

[Install]
WantedBy=multi-user.target default.target

0 comments on commit d87be72

Please sign in to comment.