Commit graph

15 commits

Author SHA1 Message Date
Leonard Jonathan Oh
a184a0fc04 Add USER and ENTRYPOINT 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
bd9b89487a Fix COPY statement 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
adbc17d868 Reorder 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
9a4496ea09 Include yarn.lock to speed up builds 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
47072710b2 Change php-fpm to listen on :9000 to expose prometheus metrics via php-fpm_exporter 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
c117d8baa1 Add all org.opencontainers.image.xxx labels using --label instead of LABEL 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
7ac893b179 Push to ghcr.io 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
f1d1c175f9 Enhancement: Add Docker Hub image 2023-11-14 23:49:47 +00:00
neil
4daaa37ed9 fix for arm 2022-07-31 19:34:58 +08:00
kouinkouin
c6099f9863
feat(docker): use --build-arg=aarch64 to build for arm64 2022-05-13 15:37:51 +02:00
kouinkouin
7f8ed04fb4
feat(docker): use php:8.1-fpm-bullseye as base iamge instead of php:7.4-fpm-buster 2022-05-13 15:32:18 +02:00
terribleplan
c82d0a915a
Update release dockerfile for PHP 7.4 2022-03-05 11:02:34 -06:00
djmaze
85b79bce4c Docker fix PHP max upload size because most SMTP servers limit 25MB 2020-12-02 14:58:31 +01:00
djmaze
9679b63b60 Change: Docker PHP 7.4 and drop old mcrypt and use xxtea 2020-11-30 19:13:00 +01:00
Floris Westerman
fcf2c2468d
Add better Docker development and prod support 2020-11-26 15:14:51 +01:00