This website requires JavaScript.
Explore
Help
Sign In
netbird
/
gvisor
Watch
0
Star
0
Fork
0
mirror of
https://github.com/netbirdio/gvisor.git
synced
2026-05-22 17:12:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
gvisor
/
images
/
basic
/
redis
/
Dockerfile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
70 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
Update Redis version in Redis benchmark and test images.
2023-07-31 16:26:54 -07:00
FROM
redis:7.0.12
Fix flakes in portforward test.
2023-04-21 14:22:58 -07:00
Update Redis version in Redis benchmark and test images.
2023-07-31 16:26:54 -07:00
RUN
apt-get update
&&
apt-get install -y net-tools
Reference in New Issue
Copy Permalink