You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.
kraft 0.7.5
follow the first part of the readme
git clone https://github.com/unikraft/app-redis redis
cd redis/
kraft build
kraft run --target redis-qemu-x86_64-initrd --initrd ./rootfs -p 6379:6379 -- /redis.conf
The text was updated successfully, but these errors were encountered: