Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored May 22, 2024
1 parent 176b998 commit 5426ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ WORKDIR /data
USER redis:redis

ENTRYPOINT ["tini", "--", "valkey-server", "--protected-mode", "no"]
HEALTHCHECK CMD redis-cli ping
EXPOSE 6379/tcp

0 comments on commit 5426ed3

Please sign in to comment.