docker: remove Postgres Dockerfile.
This now lives in the https://github.com/danbooru/danbooru-infrastructure repository.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
FROM postgres:13.1
|
||||
|
||||
WORKDIR /test_parser
|
||||
RUN apt-get update && apt-get -y install --no-install-recommends build-essential ca-certificates git postgresql-server-dev-all
|
||||
RUN git clone https://github.com/r888888888/test_parser . && make install
|
||||
Reference in New Issue
Block a user