Skip to content

docker tutorial fails to build #1109

Description

@scottjl

from: https://pg-auto-failover.readthedocs.io/en/main/tutorial.html

under pre-requisites:

$ git clone https://github.com/hapostgres/pg_auto_failover
$ cd pg_auto_failover/docs/tutorial
$ docker compose build

fails with:

 => ERROR [node2 build 6/7] COPY ./src/bin/pg_autoctl/git-version.h ./src/bin/pg_autoctl/git-version.h                              0.0s
 => CANCELED [node2 run  2/16] RUN apt-get update   && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends    0.0s
 => CANCELED [app  2/10] RUN apt-get update   && apt-get install -y --no-install-recommends      ca-certificates      gnupg      m  0.0s
------
 > [node2 build 6/7] COPY ./src/bin/pg_autoctl/git-version.h ./src/bin/pg_autoctl/git-version.h:

 114 | >>> COPY ./src/bin/pg_autoctl/git-version.h ./src/bin/pg_autoctl/git-version.h

there is no file ./src/bin/pg_autoctl/git-version.h located anywhere.

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