Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241359
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
549 B
Referenced Files
None
Subscribers
None
README.md
View Options
##
Bugzilla
Docker
image
Provide
a
Bugzilla
stable
version
,
with
CPAN
modules
.
###
Usage
To
start
a
container
linked
against
a
MySQL
container
:
```
bash
$
docker
run
-
dt
-
p
8080
:
80
--
link
mysql
:
somemysqlcontainer
\
-
e
DB_HOST
=
mysql
-
e
DB_USER
=
bugs
-
e
DB_PASSWORD
=
bugs
\
-
e
BUGZILLA_URL
=
https
:
//bugzilla.domain.tld
nasqueron
/
bugzilla
```
To
use
networks
,
replace
the
`
--
link
`
option
by
a
network
configuration
.
###
Credits
The
dependencies
and
the
configuration
variables
to
provide
are
partially
based
on
Dave
Lawrence
(
dklawren
)
work
.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 05:02 (6 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3062152
Default Alt Text
README.md (549 B)
Attached To
Mode
rDBUGZ Bugzilla Docker image
Attached
Detach File
Event Timeline
Log In to Comment