remove mkdir pgbouncer command

This commit is contained in:
Felix Kunde 2026-04-17 11:53:17 +02:00
parent 20f9ce45f5
commit 88cfa12d8c
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ WORKDIR /bin
RUN ln -s ../usr/bin/rst2man.py rst2man
WORKDIR /src
RUN mkdir /pgbouncer
RUN git submodule init
RUN git submodule update
RUN ./autogen.sh