Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.

installation setup issue ? #268

@znyrsam

Description

@znyrsam

when build the project using the make image command showing error like below code?

$** make image**
mkdir -p "build/stamps/"
mkdir -p "build/"
docker buildx build
--progress=plain
--cache-from="docker.io/replco/polygott-cache:phase0"
--cache-to="type=inline,mode=max"
--target="polygott-phase0"
--tag="polygott:phase0" \
--load
- < build/context.tar.bz2
failed to get console mode for stdin: The handle is invalid.
error during connect: Get http://node-amd64:2375/v1.24/containers/buildx_buildkit_mybuild0/json: dial tcp: lookup node-amd64: no such host
make: *** [build/stamps/build-layer-phase0] Error 1

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