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
Raw Normal View History

FROM zknt/pixelfed@sha256:9609b7ff205860510ce8532578864a637a82165b7e1a83c9e83a758a4083aa88
2021-12-25 21:24:23 +00:00
COPY wait-for-db.php /wait-for-db.php
RUN apt-install php${PHPVER}-pgsql