Sign inSign up

cloudr0cc4t0/bugzilla

By cloudr0cc4t0

Updated almost 6 years ago

A simple Bugzilla installation with Docker

Image
0

375

cloudr0cc4t0/bugzilla repository overview

Bugzilla with Docker

A simple Bugzilla installation with Docker

Instructions

Execute the container:
docker run -d --name bugzilla -p 10000:80 cloudr0cc4t0/bugzilla
Configure Bugzilla in container:
docker exec -it bugzilla bash
cd /var/www/html/bugzilla
./checksetup.pl

Tag summary

Content type

Image

Digest

Size

340.4 MB

Last updated

almost 6 years ago

docker pull cloudr0cc4t0/bugzilla