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

2022-05-03 04:00:57 +00:00
FROM zknt/pixelfed@sha256:b2332112aef7085942f2477411b5dfc53ef717496c990589cf464ab07c1dd792
2021-12-25 21:24:23 +00:00
COPY wait-for-db.php /wait-for-db.php
RUN apt-install php${PHPVER}-pgsql