EOxServer / eoxserver

EOxServer is a Python application and framework for presenting Earth Observation (EO) data and metadata.
https://eoxserver.org
Other
40 stars 18 forks source link

Issues running docker instance #542

Closed jeremyh3 closed 1 year ago

jeremyh3 commented 1 year ago

Trying to get the docker instance working with the latest on Windows and Ubuntu and it fails with the same error in both systems.

So tried pulling the docker instance: docker pull eoxa/eoxserver

then ran the instance: docker run --rm -it -p 8000:8000 eoxa/eoxserver

It fails to start with the attached output: output.txt

jankovicgd commented 1 year ago

Should be working now