This repository has been archived on 2022-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
pixelfed/Dockerfile
Samuel Philipp 404138abaf
All checks were successful
continuous-integration/woodpecker the build was successful
initial commit
2021-12-25 22:24:23 +01:00

6 lines
166 B
Docker

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