docker-bugzilla
docker-bugzilla copied to clipboard
Configure a running Bugzilla system using Docker
From the Docker file I am not sure if it is enough to provide persistent storage for '/home/bugzilla' Is there other path need take in account? Thank you!
The command [/bin/sh -c yum -y -q install `cat /rpm_list` && yum clean all] returned a non-zero code: 1
Fig has become docker compose, and while one can still use docker-compose in place of fig, this won't last forever: ``` [root@dal docker-bugzilla]# docker-compose build fig.yml is deprecated and will...
I get the standard "Bugzilla needs a legitimate login and password to continue." at `/bugzilla/index.cgi` whenever I try to log in, using the prebuild docker image at dockerhub, i.e.: REPOSITORY...