Open bvfnbk opened 1 month ago
Currently, a docker/podman based composition has been provided. There have been issues with the depends_on property (cf. #9 ) which may be circumvented by using a (local) k8s platform (e.g. Minikube).
docker
podman
depends_on
Minikube
Currently, a
docker
/podman
based composition has been provided. There have been issues with thedepends_on
property (cf. #9 ) which may be circumvented by using a (local) k8s platform (e.g.Minikube
).