Skip to content

Docker Compose Images #549

Description

@oladipo

After building the image, there is an error when I try to run

docker-compose up

it appears the other service images could not be pulled especially the image for machinegun, see:

docker-compose up Creating network "hellgate_default" with the default driver Pulling machinegun (dr2.rbkmoney.com/rbkmoney/machinegun:c35e8a08500fbc2f0f0fa376a145a7324d18a062)... ERROR: Get https://dr2.rbkmoney.com/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

replaced the domain for the image repo to ghcr.io, got a denied error:

Pulling machinegun (ghcr.io/rbkmoney/machinegun:c35e8a08500fbc2f0f0fa376a145a7324d18a062)... ERROR: Head https://ghcr.io/v2/rbkmoney/machinegun/manifests/c35e8a08500fbc2f0f0fa376a145a7324d18a062: denied

It appears I won't be able to bring up the cluster without these other containers.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions