Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

Does not work with Docker Compose V2  #3

@back-2-95

Description

@back-2-95

Building images will fail with docker compose up -d as Docker tries to get metadata on local image.

Latest Docker Desktop (at least on Mac) will use V2 by default.

#8 [myproject_php internal] load metadata for docker.io/library/myproject-cli:latest
#8 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
 > [myproject_nginx internal] load metadata for docker.io/library/myproject-cli:latest:
------
failed to solve: failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
make: *** [up] Error 17

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