Go to file
Benedikt Neumayr 0dd714aae6
Added php intl extension and dependencies (#129)
* Added php intl extension and dependencies
2021-10-31 02:25:31 +02:00
.github/workflows adds the verfy templating workflow 2021-08-26 15:32:42 +02:00
3.10 Update Joomla to 3.10.3 and 4.0.4 (#130) 2021-10-26 13:14:40 +02:00
4.0 Added php intl extension and dependencies (#129) 2021-10-31 02:25:31 +02:00
.editorconfig Joomla 3.10.0 Stable (#122) 2021-08-17 13:43:26 +02:00
.gitignore adds gitignore for jq and other 2021-08-26 15:07:21 +02:00
Dockerfile.template Added php intl extension and dependencies (#129) 2021-10-31 02:25:31 +02:00
LICENSE Initial working build of Joomla using a Docker image 2015-07-25 15:25:36 -04:00
README.md Add GitHub CI (#110) 2020-12-02 12:52:42 +00:00
apply-templates.sh adds the new apply-templates script 2021-08-26 15:10:39 +02:00
docker-entrypoint.sh Added optional environment variable JOOMLA_DB_PASSWORD_FILE (#100) 2020-08-11 20:13:41 +02:00
generate-stackbrew-library.sh 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
maintainers.json adds the maintainers.json 2021-08-26 15:16:03 +02:00
makedb.php Initial working build of Joomla using a Docker image 2015-07-25 15:25:36 -04:00
update.sh changes the update file to now run the versions.sh and apply-templates.sh on update 2021-08-26 15:11:58 +02:00
versions-helper.json Update Joomla to 3.10.3 and 4.0.4 (#130) 2021-10-26 13:14:40 +02:00
versions.json Update Joomla to 3.10.3 and 4.0.4 (#130) 2021-10-26 13:14:40 +02:00
versions.sh adds the new versions builder script 2021-08-26 15:09:33 +02:00

README.md

About this Repo

This is the Git repo of the Docker official image for joomla. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/joomla.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/joomla" manifest file in the docker-library/official-images repo, especially PRs with the "library/joomla" label on that repo. For more information about the official images process, see the docker-library/official-images readme.


GitHub CI build status badge update.sh build status badge amd64 build status badge arm32v5 build status badge arm32v6 build status badge arm32v7 build status badge arm64v8 build status badge i386 build status badge mips64le build status badge ppc64le build status badge s390x build status badge

How to update the official docker-library/official-images repo