|
|
7427b32303
|
Update Dockerfile
|
2025-06-21 18:49:31 +08:00 |
|
|
|
24221b23a1
|
Update Dockerfile
|
2025-06-21 18:24:33 +08:00 |
|
|
|
68ec46855f
|
Update Dockerfile
添加sftp,设置时区。
|
2025-06-21 17:12:49 +08:00 |
|
Federico Biccheddu
|
dc6f38e97e
|
build: create an alias for php
|
2025-02-23 08:01:46 +01:00 |
|
Mark Hewitt
|
7be04d94a2
|
Update to PHP 8.4
|
2025-01-04 07:37:54 +01:00 |
|
Andrew Dorokhov
|
e5c5ec7f7b
|
Fix chown command to use colon for user and group separation
|
2024-08-26 21:33:50 +02:00 |
|
Tim de Pater
|
b6d29076bb
|
Update Nginx version description
|
2024-07-14 07:07:51 +02:00 |
|
Tim de Pater
|
d764e5c7d1
|
Upgrade Alpine Linux to 3.20 and Nginx to 1.26
|
2024-07-14 06:55:43 +02:00 |
|
JoshuaLicense
|
1784a0a064
|
Add || exit 1 to HEALTHCHECK to map cURL exit codes and Docker possible values
|
2024-02-10 16:48:11 +01:00 |
|
Tim de Pater
|
1545dc1818
|
Upgrade to Alpine Linux 3.19 and PHP 8.3
|
2024-01-15 20:40:04 +01:00 |
|
Hélio Araújo de Oliveira
|
d0692cba63
|
Update Dockerfile with Laravel PHP extensions needed
Based on https://laravel.com/docs/10.x/deployment#server-requirements
I think it is relevant since is the most popular framework these days.
xmlwriter is needed for Laravel Sanctum.
|
2023-09-17 10:58:48 +02:00 |
|
Tim de Pater
|
7fb96f7ee7
|
Add PHP_INI_DIR to make it easier for future PHP updates
|
2023-08-27 11:57:21 +02:00 |
|
Denis Urban
|
bb5751abec
|
create symlinkg for php
|
2023-08-22 22:08:02 +02:00 |
|
Tim de Pater
|
397b58a5bc
|
Upgrade PHP to 8.2
|
2023-08-18 21:03:50 +02:00 |
|
Tim de Pater
|
8780e1b403
|
Upgrade to Alpine Linux 3.18 and Nginx 1.24
|
2023-06-04 06:45:48 +02:00 |
|
Tim de Pater
|
ef39565a26
|
Upgrade Alpine Linux to 3.17
|
2023-01-07 07:09:35 +01:00 |
|
Remy Blom
|
bf2732f0cf
|
Chopped up nginx.conf, extracted the server block to /conf.d/default.conf as requested in #98
|
2023-01-07 07:05:13 +01:00 |
|
Tim de Pater
|
0be32d3131
|
Remove the zlib PHP extension, it's included in PHP core
|
2022-09-06 21:49:27 +02:00 |
|
Tim de Pater
|
27cf98b647
|
Upgrade Alpine Linux to 3.16, PHP to 8.1 and Nginx to 1.22
|
2022-05-29 07:19:12 +02:00 |
|
Tim de Pater
|
b8e362cfab
|
Update Alpine Linux to 3.15
|
2022-03-21 16:58:45 +01:00 |
|
Tim de Pater
|
f4db6cea40
|
Dropped installing the json extension, is included in PHP's core.
Fixes #89
|
2022-03-20 06:26:17 +01:00 |
|
Tim de Pater
|
b3ee5d84c0
|
Reverted the switch to a Go version of supervisord; it doesn't support multi-arch builds and the image is outdated
|
2022-01-29 06:53:36 +01:00 |
|
Tiago Lopes
|
8405c555d0
|
removed --update flag
|
2022-01-19 10:33:33 +01:00 |
|
Tiago Lopes
|
8bf0386136
|
updated Dockerfile
|
2022-01-19 10:33:33 +01:00 |
|
Tim de Pater
|
a58dccfd64
|
Upgraded to Alpine Linux 3.14
|
2021-07-04 20:47:14 +02:00 |
|
Tim de Pater
|
2102c58220
|
Merge pull request #60 from maggie0002/patch-1
Format Dockerfile using Docker's conventions
|
2021-05-22 08:14:45 +02:00 |
|
Tim de Pater
|
4689e12a6a
|
Create symlink to php
|
2021-05-17 13:03:59 +02:00 |
|
maggie0002
|
9c6624e118
|
Format Dockerfile using Docker's conventions
Sort multi-line arguments:
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#sort-multi-line-arguments
LABEL:
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#label
|
2021-05-14 10:51:52 -07:00 |
|
Tim de Pater
|
8f3920f3f9
|
Upgrade to PHP8.0
|
2021-04-13 22:43:03 +02:00 |
|
Tim de Pater
|
f67cc5755a
|
Upgraded Alpine Linux to 3.13
|
2021-01-18 17:23:07 +01:00 |
|
Ernesto Serrano
|
785b15f393
|
Fixed Label in Dockerfile
|
2020-06-18 17:16:07 +02:00 |
|
Ernesto Serrano
|
9f3f63d0a9
|
Upgraded alpine to 3.12
|
2020-06-16 18:17:37 +02:00 |
|
Paulo Fagiani
|
d972e69341
|
Move defaults removal to upper layer
|
2020-06-10 22:24:55 -03:00 |
|
Ernesto Serrano
|
19f4bf4772
|
Add the php7-opcache package
Added the OPcache extension to improve PHP performance.
|
2020-04-22 08:47:13 +02:00 |
|
Tim de Pater
|
772d7aeaad
|
Removed volume instruction
|
2020-04-20 21:47:16 +02:00 |
|
Tim de Pater
|
1780ba14fa
|
Upgraded to Alpine 3.11
|
2020-03-15 07:57:02 +01:00 |
|
Tim de Pater
|
531442435d
|
Made the /var/www/html folder owned by nobody
|
2020-02-02 20:36:51 +01:00 |
|
Tim de Pater
|
5fa9be019b
|
Don't force the PHP customizations to be the last file to load
|
2019-11-06 08:48:30 +01:00 |
|
Tim de Pater
|
9d6c40aa5a
|
Remove the default server config now this folder is included from nginx.conf
|
2019-11-05 14:27:04 +01:00 |
|
Tim de Pater
|
eb6f75c47d
|
Added PHP session extension
|
2019-08-03 14:39:20 +02:00 |
|
Tim de Pater
|
dfb64420b0
|
Upgraded to Alpine 3.10, Nginx 1.16 & PHP 7.3
|
2019-07-21 08:39:32 +02:00 |
|
Tim de Pater
|
e829a11c93
|
Fixed #11; Make the document root a volume so that it can be mounted
|
2019-07-21 08:20:03 +02:00 |
|
Vitalii Tverdokhlib
|
17dfe787bb
|
alpine 3.9
|
2019-02-02 10:12:37 +02:00 |
|
Tim de Pater
|
b2afaef8d4
|
Fixed a permission error when Nginx tries to write the error log or to
remove the pid
|
2019-01-27 08:08:54 +01:00 |
|
Tim de Pater
|
9ef6acf619
|
Fixed HEALTCHECK now Nginx is running on a different port
|
2019-01-27 08:01:52 +01:00 |
|
Tim de Pater
|
659806c6d0
|
Run the services in the container as non-privileged user
|
2019-01-26 13:54:53 +01:00 |
|
Tim de Pater
|
ba1dd42210
|
Removed unused exposed port 443
|
2019-01-05 09:28:29 +01:00 |
|
Tim de Pater
|
d608b45950
|
Added HEALTHCHECK instruction to the Dockefile and enabled PHP FPM ping path
|
2019-01-05 09:27:58 +01:00 |
|
Tim de Pater
|
cf28926c5f
|
Updated to Alpine Linux 3.8 which includes PHP 7.2 & Nginx 1.14
|
2018-07-23 18:01:00 +02:00 |
|
sj
|
0439d11df9
|
Updated to Alpine Linux 3.7
|
2018-06-12 12:12:02 +02:00 |
|