2
3
mirror of https://github.com/octoleo/docker-joomla.git synced 2025-02-09 17:28:25 +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
2020-08-09 16:51:21 +02:00
2020-08-09 16:51:21 +02:00
2020-08-09 16:51:21 +02:00
2019-11-29 20:02:45 +01:00
2016-10-14 13:50:47 -05:00

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.


Description
No description provided
Readme GPL-2.0 932 KiB
Languages
Shell 64.8%
Dockerfile 25%
PHP 10.2%