We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d50e0 commit 1cd91dbCopy full SHA for 1cd91db
1 file changed
Dockerfile-multigres
@@ -75,7 +75,7 @@ ENV PATH="${PATH}:/nix/var/nix/profiles/default/bin"
75
WORKDIR /nixpg
76
COPY . .
77
78
-RUN nix profile add path:.#psql_orioledb-17_slim/bin
+RUN nix profile add path:.#psql_orioledb-17_slim/bin path:.#pg-backrest path:.#pgctld
79
80
RUN nix store gc
81
0 commit comments