Tim de Pater
|
f4d87ab9b2
|
Update image when triggered via schedules pipeline
|
2023-01-15 08:00:08 +01:00 |
|
Tim de Pater
|
02d326e91f
|
Update supported versions
|
2023-01-15 07:58:56 +01:00 |
|
Tim de Pater
|
d01c49f64b
|
Update image when triggered via schedules pipeline
|
2023-01-15 07:58:40 +01:00 |
|
Tim de Pater
|
c397b92945
|
Run workflow weekly to keep the image up to date
|
2023-01-07 07:44:41 +01:00 |
|
dependabot[bot]
|
9d8c0914d6
|
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 07:42:18 +01:00 |
|
dependabot[bot]
|
47c413ffa6
|
Bump peter-evans/dockerhub-description from 2 to 3
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2...v3)
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 07:41:31 +01:00 |
|
Tim de Pater
|
8944c19e6c
|
Upgrade GitHub workflow packages and configure dependabot
|
2023-01-07 07:37:42 +01:00 |
|
Tim de Pater
|
d6e6462884
|
Only upload Trivy reports to GitHub on master branch to avoid duplicates
|
2023-01-07 07:24:31 +01:00 |
|
Tim de Pater
|
ef39565a26
|
Upgrade Alpine Linux to 3.17
|
2023-01-07 07:09:35 +01:00 |
|
Tim de Pater
|
31e09d9b2a
|
Describe a few things better with comments
|
2023-01-07 07:06:53 +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 |
|
jimsihk
|
15dba6846f
|
Hide server info for security hardening
|
2022-09-07 11:08:24 +02:00 |
|
Tim de Pater
|
0be32d3131
|
Remove the zlib PHP extension, it's included in PHP core
|
2022-09-06 21:49:27 +02:00 |
|
John Coles
|
dbfab1ec07
|
Update location of PHP.ini files
As this is now PHP 8.1 the files are in the `php81` directory rather than just the `php8` directory.
|
2022-08-14 06:53:09 +02:00 |
|
Kroese
|
866e9a3175
|
Optimize performance
|
2022-06-12 20:45:16 +02:00 |
|
Tim de Pater
|
76a9204eae
|
Enable Docker buildkit by default
|
2022-05-29 16:00:48 +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
|
cc99d82d0d
|
Fix spell error
|
2022-03-24 14:54:01 +01:00 |
|
Tim de Pater
|
b8e362cfab
|
Update Alpine Linux to 3.15
|
2022-03-21 16:58:45 +01:00 |
|
Tim de Pater
|
e9596ce499
|
Add reference to my services
|
2022-03-20 07:08:15 +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
|
238f3db010
|
Merge pull request #82 from jlxip/master
Disable absolute_redirect
|
2022-01-18 22:21:18 +01:00 |
|
jlxip
|
2f2b574195
|
Disable absolute_redirect
|
2022-01-14 18:27:10 +01:00 |
|
Tim de Pater
|
77f9f02c7c
|
Trigger Docker Hub login on tags as well
|
2021-12-30 09:19:05 +01:00 |
|
Tim de Pater
|
302cf16dcc
|
Only login to Docker Hub when pushing on master branch
|
2021-12-29 08:29:18 +01:00 |
|
Tim de Pater
|
3594f511f3
|
Merge pull request #80 from vildand/unix_sockets_instead_of_tcp_sockets
unix socket instead of tcp sockets between nginx and php-fpm
|
2021-12-29 08:29:06 +01:00 |
|
vildand
|
5cd428375b
|
unix socket instead of tcp sockets between nginx and php-fpm
|
2021-12-16 23:24:42 +01:00 |
|
Tim de Pater
|
df1a00c979
|
Replace old PHP7 example with PHP8
|
2021-10-07 21:37:35 +02:00 |
|
Tim de Pater
|
6a440c890f
|
Fix incorrect repository
|
2021-10-07 21:24:03 +02:00 |
|
Tim de Pater
|
1c140e8245
|
Update nginx version in badge
|
2021-10-07 21:09:30 +02:00 |
|
Tim de Pater
|
a41ad3100f
|
Automatically update the description on Docker Hub
|
2021-10-07 21:06:54 +02:00 |
|
Tim de Pater
|
68d8df88dc
|
Improving multi-platform support
|
2021-10-07 20:59:08 +02:00 |
|
Tim de Pater
|
61f31882ce
|
Merge pull request #75 from TrafeX/multi-arch-builds
Add multi-arch Docker builds
|
2021-10-07 20:54:09 +02:00 |
|
Tim de Pater
|
1bf1f811ff
|
Introduce multi-arch builds with Docker buildx
|
2021-10-07 20:51:33 +02:00 |
|
Tim de Pater
|
70b353a097
|
Add security documentation
|
2021-09-25 07:41:45 +02:00 |
|
Tim de Pater
|
23d5674a3a
|
Add contributing documentation
|
2021-09-25 07:41:30 +02:00 |
|
Tim de Pater
|
9365423d74
|
Added goal of this project
|
2021-09-25 07:41:10 +02:00 |
|
Tim de Pater
|
3a38277dc8
|
Fix build on tag creation
|
2021-09-25 07:09:52 +02:00 |
|
Tim de Pater
|
da76cd5f6b
|
Merge pull request #68 from TrafeX/migrate-github-actions
Migrate builds to GitHub Actions
|
2021-07-25 17:16:41 +02:00 |
|
Tim de Pater
|
16df3f80fc
|
Migrate builds to GitHub Actions
|
2021-07-25 09:45:28 +02: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
|
dab1e6766f
|
Switch to trafex/php-nginx repository
|
2021-04-21 00:01:29 +02: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 |
|