initial commit
All checks were successful
continuous-integration/woodpecker the build was successful

This commit is contained in:
Samuel Philipp 2021-12-25 22:24:23 +01:00
commit 404138abaf
6 changed files with 90 additions and 0 deletions

5
Dockerfile Normal file
View file

@ -0,0 +1,5 @@
FROM zknt/pixelfed@sha256:91a991c830e652e43f756278af0b06f0e3e6eedf1a2c522ed7ceb9b1ac7552bc
COPY wait-for-db.php /wait-for-db.php
RUN apt-install php${PHPVER}-pgsql