Skip to content

Commit 1cd91db

Browse files
committed
feat: add pg-backrest and pgctld to multigres nix-builder-orioledb-17
1 parent a0d50e0 commit 1cd91db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-multigres

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ENV PATH="${PATH}:/nix/var/nix/profiles/default/bin"
7575
WORKDIR /nixpg
7676
COPY . .
7777

78-
RUN nix profile add path:.#psql_orioledb-17_slim/bin
78+
RUN nix profile add path:.#psql_orioledb-17_slim/bin path:.#pg-backrest path:.#pgctld
7979

8080
RUN nix store gc
8181

0 commit comments

Comments
 (0)