OpenVoiceOS / ovos-docker

Open Voice OS container images and docker-compose.yml files for x86_64 and aarch64 CPU architectures.
https://openvoiceos.github.io/ovos-docker/
Apache License 2.0
39 stars 11 forks source link

ERRO[0001] json-file logging specified but not supported. Choosing k8s-file logging instead #18

Closed goldyfruit closed 1 year ago

goldyfruit commented 1 year ago

When using an older version of podman (3.x), this error could be displayed when restarting a container.

ERRO[0001] json-file logging specified but not supported. Choosing k8s-file logging instead 

json-file logging is supported since version 4.x.