remove stash-box

This commit is contained in:
Christoph Califice
2025-10-10 09:53:22 -03:00
parent ab34c1960d
commit d1a171ce66
3 changed files with 2 additions and 17 deletions

View File

@@ -1,12 +0,0 @@
FROM postgres:14.2
RUN buildDeps='git make gcc postgresql-server-dev-14 libc-dev binutils' \
&& apt update && apt install -y $buildDeps --reinstall ca-certificates \
&& git clone https://github.com/fake-name/pg-spgist_hamming.git \
&& make -C pg-spgist_hamming/bktree \
&& make -C pg-spgist_hamming/bktree install \
&& rm -rf pg-spgist_hamming \
&& apt purge -y --auto-remove $buildDeps
EXPOSE 5432
CMD docker-entrypoint.sh postgres

View File

@@ -1,3 +0,0 @@
database: postgres@localhost/stash-box?sslmode=disable
jwt_secret_key: d1f8bf37012ef1052cc8c7c1d182a1d14b8f27b751b0a5bb7b189356aacba42e
session_store_key: 6b305c00d5a455e0361ec7e9ba60b4d5f6b1d8c632ae5d56fe5987b0ccdd611b