simonovskifilip

Results 2 issues of simonovskifilip

I was reading the [docs](https://demo.getdkan.org/modules/contrib/dkan/docs/start.html) for DKAN2 and tryed to install it by running: `composer require 'getdkan/dkan'` and `composer require getdkan/dkan:2.9.1` This gives the following error message: ``` Problem 1...

I am running dkan with Docker. This is how the output of `docker container ls` looks like: ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES bed5070fe666 traefik:v2.0 "/entrypoint.sh --lo…"...