added rlevtree docker image
All checks were successful
CI / Build rlevtree docker images (push) Successful in 7s

This commit is contained in:
2025-08-06 16:06:48 +08:00
parent ab0ceb2fd7
commit 41a803e4c0
3 changed files with 46 additions and 0 deletions

3
rlevtree/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM scratch
ADD benchmark.wasm /benchmark.wasm
CMD ["/benchmark.wasm"]

BIN
rlevtree/benchmark.wasm Normal file

Binary file not shown.