Skip to content

[Bug]: Container fails to start using latest GeoLibre docker image #1692

Description

@sindile

Before you start

  • I searched the existing issues and did not find a duplicate.
  • This is a bug report, not a usage question (questions belong in Discussions).

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

  1. docker pull ghcr.io/opengeos/geolibre:latest
  2. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions