Skip to content

Stack manager unable to download geoserver:2.27.2 #65

@tombisho

Description

@tombisho

On an Ubuntu VM running Docker, executing:

$ ./stack.sh start test

The stack manager exits with an error

com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"No such image: docker.osgeo.org/geoserver:2.27.2"}

If I manually download the image:

$ docker pull docker.osgeo.org/geoserver:2.27.2

The image downloads and the stack starts correctly.

Is that a bug or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions