remove mkdir pgbouncer command
This commit is contained in:
parent
20f9ce45f5
commit
88cfa12d8c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue