Before you start
What happened?
I have pulled the latest GeoLibre image Digest: sha256:b6bf7e69c0c0bbc8bfd5cbdcb3f7af0482c974c18e3bd98e62268a4c4b3d4d62
running docker run --rm -p 127.0.0.1:9087:80 ghcr.io/opengeos/geolibre:latest results in this error message:
File "", line 75
f"(or {loopback_schemes[0]}:// on {/.join(loopback_hosts)}), not {value!r}."
^
SyntaxError: f-string: expecting a valid expression after '{'
Steps to reproduce
- docker pull ghcr.io/opengeos/geolibre:latest
- docker run --rm -p 127.0.0.1:9087:80 ghcr.io/opengeos/geolibre:latest
Expected behavior
I expected the GeoLibre container to start
How are you running GeoLibre?
Web - http://127.0.0.1:9087/
Operating system and browser
No response
Sample data
No response
Screenshots or logs
No response
Before you start
What happened?
I have pulled the latest GeoLibre image Digest: sha256:b6bf7e69c0c0bbc8bfd5cbdcb3f7af0482c974c18e3bd98e62268a4c4b3d4d62
running docker run --rm -p 127.0.0.1:9087:80 ghcr.io/opengeos/geolibre:latest results in this error message:
File "", line 75
f"(or {loopback_schemes[0]}:// on {/.join(loopback_hosts)}), not {value!r}."
^
SyntaxError: f-string: expecting a valid expression after '{'
Steps to reproduce
Expected behavior
I expected the GeoLibre container to start
How are you running GeoLibre?
Web - http://127.0.0.1:9087/
Operating system and browser
No response
Sample data
No response
Screenshots or logs
No response