mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
4 lines
70 B
Docker
4 lines
70 B
Docker
FROM redis:7.0.12
|
|
|
|
RUN apt-get update && apt-get install -y net-tools
|