mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 20:38:08 +08:00
Added storage latency histogram metric
Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
4f825a5e2f
commit
c4d34b7269
@@ -1,4 +1,4 @@
|
||||
CONTAINER_RUNTIME := $(shell command -v podman 2> /dev/null || echo docker)
|
||||
CONTAINER_RUNTIME := docker
|
||||
|
||||
.PHONY: binary-container
|
||||
binary-container:
|
||||
|
||||
Reference in New Issue
Block a user