-
Notifications
You must be signed in to change notification settings - Fork 107
Description
I've just installed a docker of wger. And somehow got his
`Creating wger_db_1 ... error
Creating wger_cache_1 ...
Creating wger_cache_1 ... error
ERROR: for wger_cache_1 Cannot create container for service cache: json: cannot unmarshal number into Go struct field LogConfig.HostConfig.LogConfig.Config of type string
ERROR: for db Cannot create container for service db: json: cannot unmarshal number into Go struct field LogConfig.HostConfig.LogConfig.Config of type string
ERROR: for cache Cannot create container for service cache: json: cannot unmarshal number into Go struct field LogConfig.HostConfig.LogConfig.Config of type string
ERROR: Encountered errors while bringing up the project.
`
I am new to selfhosting, so maybe did something wrong but i clearly just did a "docker-compose up -d". Please, help me.