32
3
mirror of https://github.com/joomla-docker/docker-joomla.git synced 2024-05-31 21:30:48 +00:00
Commit Graph

261 Commits

Author SHA1 Message Date
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
44e24ec290
adds the new versions-helper file untill we have a better API 2021-08-26 15:11:07 +02:00
6bbb8ab702
adds the new apply-templates script 2021-08-26 15:10:39 +02:00
0131227c48
adds the new versions builder script 2021-08-26 15:09:33 +02:00
19a8746d16
adds the new docker template 2021-08-26 15:09:00 +02:00
48a88773c2
removed the old docker templates 2021-08-26 15:08:24 +02:00
14dc1b8a61
adds gitignore for jq and other 2021-08-26 15:07:21 +02:00
11062e066d
removes the old file structure of the images 2021-08-24 13:06:57 +02:00
Tobias Zulauf
63ec2e3ad4
Merge pull request #123 from zero-24/3101
Joomla 3.10.1
2021-08-24 09:33:12 +02:00
zero-24
4f73d3abf8
fix hashes 2021-08-23 22:40:03 +02:00
zero-24
758ea8d0de
hashes updated 2021-08-22 19:33:16 +02:00
zero-24
c9a60560a2
use .tar.bz2 hash 2021-08-22 18:17:50 +02:00
zero-24
654d1fa8f4
update hashes 2021-08-22 17:59:47 +02:00
zero-24
7897ca62df
Joomla 3.10.1 2021-08-22 17:02:34 +02:00
Tobias Zulauf
7d3cec34d3
Joomla 3.10.0 Stable (#122) 2021-08-17 13:43:26 +02:00
Harald Leithner
b633c331dc
Joomla! 3.9.28 (#121) 2021-07-06 16:53:18 +02:00
Docker Library Bot
f24020390a Update to 3.9.27 2021-05-25 17:41:13 +00:00
Harald Leithner
ab7721ac72
Joomla! 3.9.27 (#120) 2021-05-25 16:51:36 +02:00
Harald Leithner
c5683fca8a
Joomla! 3.9.26 (#118) 2021-04-13 16:56:23 +02:00
J0WI
0121991443
Update pecl extenstions and cleanup installer cache (#117) 2021-03-24 23:01:12 +00:00
J0WI
e0efe693ef
Update APCu and redis extension (#115) 2021-03-04 18:38:07 +00:00
Docker Library Bot
3d6e808f29 Update to 3.9.25 2021-03-02 18:36:12 +00:00
Tobias Zulauf
9961152303
Joomla! 3.9.24 (#111)
* Joomla! 3.9.24

* Update hashes

Co-authored-by: Harald Leithner <leithner@itronic.at>
2021-01-12 15:55:03 +01:00
J0WI
fee7de0eb4
Remove PHP 7.2 (EOL) (#112) 2020-12-31 02:18:41 +00:00
J0WI
cd419721e2
Add GitHub CI (#110) 2020-12-02 12:52:42 +00:00
Tobias Zulauf
54fc010ec7
Joomla! 3.9.23 (#109)
* Joomla! 3.9.23

* Update Hashes

Co-authored-by: Harald Leithner <leithner@itronic.at>
2020-11-24 17:49:33 +01:00
Tobias Zulauf
d64cfc599e
Document the new update process (#107) 2020-10-24 20:02:11 +02:00
Tobias Zulauf
33ce005636
Joomla 3.9.22 (#101)
* Joomla 3.9.22

* Update hashes

Co-authored-by: Harald Leithner <leithner@itronic.at>
2020-10-06 16:54:48 +02:00
J0WI
2c5c804530
APCu 5.1.19 (#105) 2020-10-06 07:28:02 +02:00
Tobias Zulauf
6874f569cb
update missing maintainer line to @HLeithner (#103) 2020-09-02 15:22:35 +02:00
Tobias Zulauf
9deecb9f80
Merge pull request #102 from J0WI/update-repo-url
Update repo url
2020-08-26 23:23:45 +02:00
J0WI
0c6aa57f33 Update repo url 2020-08-26 21:47:39 +02:00
Tobias Zulauf
9bbb72ba7e
Joomla 3.9.21 (#98)
* prepare the release of Joomla 3.9.21

* Add Hashes

Co-authored-by: Harald Leithner <leithner@itronic.at>
2020-08-25 17:03:38 +02:00
Tobias Zulauf
101afd8faf
update maintainer to @HLeithner (#99) 2020-08-25 10:26:29 +02:00
Docker Library Bot
97ec165717 Update to 3.9.20 2020-08-11 23:36:10 +00:00
John Karabudak
b8876399f8
Added optional environment variable JOOMLA_DB_PASSWORD_FILE (#100)
This environment variable is crucial for Docker secrets, as Docker secrets can only be files mounted to a specific path. Without support for reading the password out of a file, we are forced to define the database password in the docker-compose file which is not very secure.
2020-08-11 20:13:41 +02:00
Harald Leithner
1b6c56e9b6
Merge pull request #97 from J0WI/3.9.20
Update to 3.9.20
2020-08-09 17:11:38 +02:00
J0WI
58e9fed6a8 Update to 3.9.20 2020-08-09 16:51:21 +02:00
J0WI
820563ec69 Add GMP and MCrypt to templates 2020-08-09 16:50:54 +02:00
Harald Leithner
e53598f2fc
Merge pull request #95 from PhilETaylor/add-gmp-mcrypt
add GMP and MCrypt to builds
2020-08-09 12:51:19 +02:00
Harald Leithner
cf8979ba2d
Merge pull request #93 from J0WI/3.9.19
Update to 3.9.19
2020-08-09 10:17:08 +02:00
Phil E. Taylor
34de150a59
Fix gmp in alpine 2020-06-30 20:01:23 +01:00
Phil E. Taylor
cd3ca692a6
add GMP and Mcrypt versions to update.sh 2020-06-30 12:44:09 +01:00
Phil E. Taylor
d8d636736e
add GMP and MCrypt to builds 2020-06-30 12:37:20 +01:00