5 lines
166 B
Docker
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
|