add benchmark result and fix Dockerfile names since it does not depends on architecture

This commit is contained in:
Jun Kurihara 2023-07-24 20:08:18 +09:00
commit 7f52dce23d
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23
11 changed files with 354 additions and 19 deletions

View file

@ -10,7 +10,7 @@ services:
- 127.0.0.1:8443:8443
build:
context: ../
dockerfile: ./docker/Dockerfile.amd64
dockerfile: ./docker/Dockerfile
environment:
- LOG_LEVEL=debug
- LOG_TO_FILE=true