32
3
mirror of https://github.com/joomla-docker/docker-joomla.git synced 2024-06-26 17:13:29 +00:00
Commit Graph

254 Commits

Author SHA1 Message Date
4fab42e727
Improve the way the package URL is added to the images, so we can add beta image to the official images if we wanted to. Adds opcache-recommended.ini & error-logging.ini & remoteip.conf also adding ghostscript and gd with freetype and webp to global dockerfile template. 2022-05-27 08:46:26 +02:00
3dff823ef9
Update images of Joomla! 4.1.3 to 4.1.4 2022-05-25 17:51:29 +02:00
f3924e34e2
Update version of Joomla! 4.1.3 to 4.1.4 2022-05-25 17:50:18 +02:00
81a077c0d9
Update images of Joomla! 4.1.2 to 4.1.3 2022-05-11 14:09:54 +02:00
9858178e81
Update version of Joomla! 4.1.2 to 4.1.3 2022-05-11 14:09:12 +02:00
4549508c7b
Update images of Joomla! 3.10.8 to 3.10.9 2022-05-11 14:08:23 +02:00
bd228835f8
Update version of Joomla! 3.10.8 to 3.10.9 2022-05-11 14:05:10 +02:00
5b1841e0b1
Update images of Joomla! 4.1.0 to 4.1.2 2022-03-31 14:55:22 +02:00
05edabfacf
Update version of Joomla! 4.1.0 to 4.1.2 2022-03-31 14:54:42 +02:00
9221236814
Update images of Joomla! 3.10.6 to 3.10.8 2022-03-31 14:53:04 +02:00
6eabd8312f
Update version of Joomla! 3.10.6 to 3.10.8 2022-03-31 14:52:01 +02:00
J0WI
9275e962b1 Drop PHP 7.3 2022-03-29 18:36:13 +02:00
J0WI
741b76cca5 Update to memcached 3.2.0 and redis 5.3.7 2022-03-29 18:31:51 +02:00
Harald Leithner
d758ff20c3
Merge pull request #137 from joomla-docker/staging
Update images of Joomla!
2022-02-15 15:44:25 +01:00
94faec5bbf
Removes libmcrypt-dev from all images. 2022-02-15 16:06:45 +02:00
15b8346ec6
Removes mcrypt from all Joomla 4.1 images. 2022-02-15 15:44:04 +02:00
f597ccb334
Removes Mcrypt from Dockerfile.template when not Joomla 3.10. 2022-02-15 15:42:55 +02:00
003213c2d1
Adds PHP v8.1 to Joomla v4.1.0. Updated Redis to v5.3.6. Removed Mcrypt from Joomla v4.1 containers. 2022-02-15 15:13:31 +02:00
0e251ad863
Updated the Dockerfile.template to 4.1 2022-02-15 14:35:50 +02:00
335a8cbae3
Update images of Joomla! 3.10.5 to 3.10.6 2022-02-15 14:26:39 +02:00
4137d12d65
Update version of Joomla! 3.10.5 to 3.10.6 2022-02-15 14:25:46 +02:00
2b10924559
Update images of Joomla! 4.0.6 to 4.1.0 2022-02-15 14:24:30 +02:00
c062960941
Update version of Joomla! 4.0.6 to 4.1.0 2022-02-15 14:22:53 +02:00
66e04002a2
Moves user check into Apache usecase. 2022-01-20 14:14:55 +02:00
6b42540f50
Update images of Joomla! with user options added. 2022-01-18 19:26:04 +02:00
e49b190a70
Adds option to set the user_ID and user_group_ID for apache images. 2022-01-18 18:13:53 +02:00
58b776e440
Adds check to make sure the JOOMLA_DB_PASSWORD_FILE is set before trying to check if the path exist. 2022-01-18 18:02:00 +02:00
05d90f450c
Update images of Joomla! 4.0.5 to 4.0.6 2022-01-18 17:57:42 +02:00
f6295936a7
Update version of Joomla! 4.0.5 to 4.0.6 2022-01-18 17:56:22 +02:00
3510137d01
Update images of Joomla! 3.10.4 to 3.10.5 2022-01-18 17:55:31 +02:00
785ffd312f
Update version of Joomla! 3.10.4 to 3.10.5 2022-01-18 17:54:15 +02:00
7c36233ed3
Fix typo in README 2021-12-15 00:09:50 +02:00
786a6f3236
Update images of Joomla! 4.0.4 to 4.0.5 2021-12-14 23:58:07 +02:00
cf64584974
Update version of Joomla! 4.0.4 to 4.0.5 2021-12-14 23:57:27 +02:00
3f0da93150
Update images of Joomla! 3.10.3 to 3.10.4 2021-12-14 23:56:32 +02:00
4bca8f281a
Update version of Joomla! 3.10.3 to 3.10.4 2021-12-14 23:55:36 +02:00
9eda1b6d8d
Update README with maintenance and contribution information. 2021-12-14 23:54:00 +02:00
Benedikt Neumayr
0dd714aae6
Added php intl extension and dependencies (#129)
* Added php intl extension and dependencies
2021-10-31 02:25:31 +02:00
5d8f256aa1
Update Joomla to 3.10.3 and 4.0.4 (#130)
* Update Joomla versions to 3.10.3 and 4.0.4

* Update Joomla images to 3.10.3 and 4.0.4
2021-10-26 13:14:40 +02:00
J0WI
977220634a APCu 5.1.21 2021-10-07 12:02:41 +02:00
54a82e4b7e
Update images of Joomla! 4.0.2 to 4.0.3 2021-09-14 11:11:31 +02:00
f87bc00fec
Update version of Joomla! 4.0.2 to 4.0.3 2021-09-14 11:10:48 +02:00
f36a82a923
Update images of Joomla! 3.10.1 to 3.10.2 2021-09-14 11:10:17 +02:00
4bc3c7bc01
Update version of Joomla! 3.10.1 to 3.10.2 2021-09-14 11:07:49 +02:00
2c56389172
fixed a2enmod rewrite 2021-08-28 22:59:43 +02:00
44935d6b2b
adds the verfy templating workflow 2021-08-26 15:32:42 +02:00
ee137cbaeb
changes the whole generate-stackbrew-library.sh to now make use of the new versions.json architecture 2021-08-26 15:21:30 +02:00
1504169114
adds all the new folders and docker image files 2021-08-26 15:16:55 +02:00
7e756fcc51
adds the maintainers.json 2021-08-26 15:16:03 +02:00
8a35ac18e3
changes the update file to now run the versions.sh and apply-templates.sh on update 2021-08-26 15:11:58 +02:00