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

5 lines
166 B
Docker

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