dragonfly/tools
Tarun Pothulapati 34aec80e5a
fix(docker): Use the right shebang in healthcheck.sh (#963)
Alpine images don't have bash installed by default, so we need to use
`/bin/sh` instead. This follows the *same existing convention that
we follow in the `entrypoint.sh` script*.

Both ubuntu and alpine images have been tested (i.e healthchecks to
pass) to work with this change.
2023-03-20 08:59:00 +02:00
..
docker fix(docker): Use the right shebang in healthcheck.sh (#963) 2023-03-20 08:59:00 +02:00
local/monitoring Add renderer to grafana (#739) 2023-02-01 13:26:07 +02:00
packaging feat(action): build debian package for arm64 arch (#719) 2023-01-24 14:43:47 +02:00
cache_logs_player.py Cache logs player batching (#623) 2022-12-30 12:29:11 +03:00
cache_testing.py fix: improvements to caching tool 2023-01-11 15:11:37 +02:00
defrag_mem_test.py chore(server): upgrade mimalloc for v2.0.7 2022-12-26 13:08:54 +02:00
json_benchmark.py feat(server): JSON family using JSON type (#561) 2022-12-14 19:25:10 +02:00
release.sh fix(build): verify build image for releases (#664) 2023-01-10 15:46:20 +02:00
requirements.txt feat(tools): Add Zipfian cache testing tool (#640) 2023-01-07 08:58:00 +02:00