samuel-p
404138abaf
All checks were successful
continuous-integration/woodpecker the build was successful
5 lines
166 B
Docker
5 lines
166 B
Docker
FROM zknt/pixelfed@sha256:91a991c830e652e43f756278af0b06f0e3e6eedf1a2c522ed7ceb9b1ac7552bc
|
|
|
|
COPY wait-for-db.php /wait-for-db.php
|
|
|
|
RUN apt-install php${PHPVER}-pgsql
|