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 12, 2024
1 parent 7ef02e4 commit cc62fb0
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 @@ -16,4 +16,5 @@ RUN apk upgrade --no-cache -a && \
valkey-server -v

ENTRYPOINT ["tini", "--", "valkey-server"]
CMD ["--loglevel", "notice"]
EXPOSE 6379/tcp

0 comments on commit cc62fb0

Please sign in to comment.