Files
2023-07-31 16:30:08 -07:00

4 lines
70 B
Docker

FROM redis:7.0.12
RUN apt-get update && apt-get install -y net-tools