Commit Graph

37 Commits

Author SHA1 Message Date
847352b62d
Update WordPress 5.8.3 -> 5.9.0 2022-02-03 19:50:56 +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
46e45bfa19 Add missing runtime libraries, and fix patch filename/path 2021-09-27 03:29:55 +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
4473bbebfb Improve, much more efficient and reuses already build binaries 2021-09-25 00:47:50 +02:00
xZero707
e0e39cf3d3 Add TODO 2021-09-23 00:03:50 +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
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
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
a61b1c90dd Update WordPress 5.6.1 -> 5.6.2 2021-03-18 23:19:30 +01:00
xZero707
d6d9fc4007 Adjust cron interval to 5 minutes
- That's remcommended interval and should decrease system load
2021-03-19 13:11:24 +01:00
xZero707
0087b332ea Use wp-cli to execute cron 2021-03-19 13:02:28 +01:00
xZero707
f98abbfb2e Optimize build process and other changes
- Optimize build process performance

- Make sure 'patch' package is installed

- Declare wp-cli data dir as volume

- Disable wp-cli automatic update check
2021-02-09 20:42:24 +01:00
xZero707
88f8f6e99b Update WordPress 5.6 -> 5.6.1 2021-02-08 23:02:24 +01:00
xZero707
ba6ebfb468 Update WordPress 5.5.3 -> 5.6 2021-01-11 20:31:23 +01:00
xZero707
1a555c26a4 Update WordPress 5.5.1 -> 5.5.3 2021-01-11 19:44:00 +01:00
xZero707
52201b726d Update WordPress 5.4.2 -> 5.5.1 2020-10-04 19:56:33 +02:00
xZero707
193b13d2d0 Make sure wp cli file has execute permissions 2020-06-17 02:45:25 +02:00
xZero707
db924a5a17 Disable WordPress core updates 2020-06-17 01:37:45 +02:00
xZero707
73236b405f Declare ENV S6_BEHAVIOUR_IF_STAGE2_FAILS with value 2
This will effectively terminate supervision tree if failure should occur during stage 2
2020-06-16 19:41:09 +02:00
xZero707
fc0cca3452 Remove unused ENV (dev leftover) 2020-06-16 19:37:28 +02:00
xZero707
5828abe7aa Update WordPress 5.4.1 -> 5.4.2 2020-06-16 19:34:19 +02:00
xZero707
7f736e3c3b Update WordPress 5.3.2 -> 5.4.1 2020-06-16 19:31:08 +02:00
xZero707
77fc538f3c Redeclare WP_VERSION, otherwise it is not available anymore after build stage 'FROM' 2020-06-16 19:13:39 +02:00
xZero707
77ab3d8ee6 Fix #2
- Use same WordPress version for builder base

- WordPress version is now supplied as build argument
2020-06-16 18:38:47 +02:00
xZero707
c7afdbf6f0 Bugfix: VIRTUAL_HOST is not defined causing nginx to crash
- Defined default value
2020-06-16 18:08:13 +02:00
xZero707
309e559f81 Add passthrough 'wp' script that adds --allow-root and --path arguments to wp-cli 2020-04-02 01:34:34 +02:00
xZero707
fe488e5752 Remove redundant 2020-03-29 03:33:27 +02:00
xZero707
6ad1c6481d Another default volume 2020-03-29 01:58:04 +01:00
xZero707
db0d23a670 Set correct default locale 2020-03-29 01:47:01 +01:00
xZero707
3a95a4ec0c Initial commit 2020-03-29 01:42:21 +01:00