Go to file
Llewellyn van der Merwe 14dc1b8a61
adds gitignore for jq and other
2021-08-26 15:07:21 +02:00
.github/workflows Add GitHub CI (#110) 2020-12-02 12:52:42 +00: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-alpine.template Update pecl extenstions and cleanup installer cache (#117) 2021-03-24 23:01:12 +00:00
Dockerfile-debian.template Update pecl extenstions and cleanup installer cache (#117) 2021-03-24 23:01:12 +00: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
docker-entrypoint.sh Added optional environment variable JOOMLA_DB_PASSWORD_FILE (#100) 2020-08-11 20:13:41 +02:00
generate-stackbrew-library.sh update missing maintainer line to @HLeithner (#103) 2020-09-02 15:22:35 +02:00
makedb.php Initial working build of Joomla using a Docker image 2015-07-25 15:25:36 -04:00
update.sh Update pecl extenstions and cleanup installer cache (#117) 2021-03-24 23:01:12 +00: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