Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

docker-compose.yml points to non-public image #119

@edeykholt

Description

@edeykholt

The following line:
https://github.com/GLEIF-IT/reg-pilot-webapp/blob/main/docker-compose.yml#L7
is 2byrds/reg-webapp:latest

I don't have access to it or gleif-it/reg-webapp:latest, if that's intended on being a public repo.

When I try to substitute in what I think might be the nearest approximation, image: gleif-it/reg-pilot-webapp:latest, i run into issues later when running docker-compose up

Context: My objective is to set up a local environment that is as close as possible to what EBA might go into production with, or test environment preparations for that. I've successfully ran at least some of the vlei-verifier-workflows.
I also have questions whether reg-pilot-webapp docker should also stand up its dependencies (reg-pilot-api, which as I understand depends on reg-pilot-verifier and reg-pilot-filer) or I need to start those up separately.

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