Commit Graph

98 Commits

Author SHA1 Message Date
fe4822ac1d
Update WordPress 5.9.0 -> 5.9.1 2022-03-22 19:19:48 +01:00
847352b62d
Update WordPress 5.8.3 -> 5.9.0 2022-02-03 19:50:56 +01:00
xZero707
1f20e06727
Install plugins concurrently in order to improve perfomance
- No longer fatal if plugin install failed. Only warning is issued.
2022-01-22 01:05:52 +01:00
xZero707
85d377192a
Make wp-admin/update-core.php read-only
It has been reportedly replaced with original file by some security plugins.
2022-01-21 20:11:38 +01:00
xZero707
cb7b0fd12c
Add support for images without patch version
Latest of specific major.minor.patch version is used
2022-01-15 06:21:33 +01:00
xZero707
fcab5c7cb2
Update WordPress 5.8.2 -> 5.8.3 2022-01-15 06:18:50 +01:00
xZero707
7d7ee64551
Fix path traverse error that caused patch to be copied to the incorrect location 2022-01-15 06:17:26 +01:00
xZero707
d805f0e76f
Fix file not found error 2022-01-15 06:14:44 +01:00
xZero707
50a48fd0e3
Fix nginx related build errors 2022-01-15 00:05:18 +01:00
xZero707
1431bf0e15
Re-enable S6_BEHAVIOUR_IF_STAGE2_FAILS 2022-01-14 23:36:41 +01:00
xZero707
24d390d335
Rebase to official Alpine-based WordPress image
This is to ensure stability with WordPress releases.

The rest of functionality from nlss/base-alpine remains
2022-01-14 23:25:15 +01:00
xZero707
11a2f2f45e Make it possible to define WordPress version by argument and automate process 2021-11-19 01:44:47 +01:00
xZero707
a6b6205a3f Update WordPress 5.8.1 -> 5.8.2 2021-11-19 01:06:35 +01:00
xZero707
c31838b5c6 Update public build 2021-11-19 01:04:42 +01:00
xZero707
3eb16c9591 Add public build 2021-11-19 01:00:52 +01:00
xZero707
4e405b3fc1 Add exclusion 2021-11-19 00:58:36 +01:00
xZero707
fb7d6f75c5 Update WordPress 5.8.1 -> 5.8.2 2021-11-19 00:54:14 +01:00
xZero707
5f95578996 Rebuild
Inherit hotfix from parent image
2021-10-11 17:17:02 +02:00
xZero707
46e45bfa19 Add missing runtime libraries, and fix patch filename/path 2021-09-27 03:29:55 +02:00
xZero707
c94900d314 Remove --print 2021-09-25 03:23:38 +02:00
xZero707
6f8380b861 Use buildx bake for parallel builds 2021-09-25 03:19:05 +02:00
xZero707
1ac04287de Run builds in parallel 2021-09-25 01:16:57 +02:00
xZero707
8acffe3dc8 Configure buildx cache to max 2021-09-25 01:15:09 +02:00
xZero707
b9dbb0a6a3 Move the slowest running statement to the beginig of the stage
[ More efficient caching ]
2021-09-25 01:11:23 +02:00
xZero707
0020bca6c9 Rebuild 2021-09-25 01:01:56 +02:00
xZero707
4473bbebfb Improve, much more efficient and reuses already build binaries 2021-09-25 00:47:50 +02:00
xZero707
d96df7e064 Fix image tagging problem where latest version is not tagged as litteral 2021-09-24 23:25:47 +02:00
xZero707
0e7cc38249 Improve code, implement cache 2021-09-23 18:46:49 +02:00
xZero707
f5355e6a8e Improve workflow, use new actions and also cache 2021-09-23 18:46:22 +02:00
xZero707
b87e14fe3d Add WordPress 5.8.1
New latest
2021-09-23 17:51:09 +02:00
xZero707
6e06ffca51 Restore support for WordPress 5.6.2 2021-09-23 17:48:27 +02:00
xZero707
6e78e79fa7 Add specify WP_VERSION in arguments 2021-09-23 17:44:41 +02:00
xZero707
b8646bd85f Restore support for WordPress 5.3.0 and 5.3.1 2021-09-23 17:13:13 +02:00
xZero707
e60913d0e9 Restore support for WordPress 5.4.0 2021-09-23 17:08:42 +02:00
xZero707
758e5a3c83 Restore support for WordPress 5.3.2 2021-09-23 17:00:56 +02:00
xZero707
5f91444ffe Restore support for WordPress 5.4.1 2021-09-23 16:57:54 +02:00
xZero707
5aa94866ae Add build for missing minor versions 5.7.1 and 5.7.2 2021-09-23 00:39:46 +02:00
xZero707
e0e39cf3d3 Add TODO 2021-09-23 00:03:50 +02:00
xZero707
f9ca671ddb Fix syntax error and fix SC2039 2021-09-23 00:00:28 +02:00
xZero707
4048bf938a Add Docker tag latest 2021-09-22 23:58:48 +02:00
xZero707
827f27fb7f Add multiarch support and GitHub actions. Support even older versions with newest features 2021-09-22 23:46:14 +02:00
xZero707
566ec70c87 Add buildx 2021-09-22 19:20:40 +02:00
xZero707
af806f4218 Add multi-arch support 2021-09-22 19:17:20 +02:00
xZero707
be1b046e1b Declare specific PHP version 2021-09-22 18:53:18 +02:00
xZero707
1a55ef8a9a Update WordPress 5.7.2 -> 5.8.0 2021-09-01 21:03:25 +02:00
xZero707
9659268e75 Update WordPress 5.7.1 -> 5.7.2 2021-05-28 21:06:51 +02:00
xZero707
61b490ac22 Update WordPress 5.7.0 -> 5.7.1 2021-05-28 20:59:39 +02:00
xZero707
789422cc4b Move bin to build directory 2021-03-19 19:43:31 +01:00
xZero707
6878ea48e0 Update WordPress 5.6.2 -> 5.7.0
+ Small update of logic in 10-init-wordpress
2021-03-19 19:34:19 +01:00
xZero707
15693d1627 Commit missing change 2021-03-19 19:30:43 +01:00