Skip to content

Commit

Permalink
add redis
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyKharitonov committed Sep 2, 2024
1 parent 3f3457d commit a525d9e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ RUN apk update && apk add \
grpcurl \
vim \
tmux \
aws-cli
aws-cli \
redis \
go

## Cilium

CMD ["/bin/bash"]

0 comments on commit a525d9e

Please sign in to comment.