docker-bugzilla icon indicating copy to clipboard operation
docker-bugzilla copied to clipboard

Configure a running Bugzilla system using Docker

Results 5 docker-bugzilla issues
Sort by recently updated
recently updated
newest added

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...