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

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