Discussion:
Get Started with Bugzilla Fast Using Docker
David Lawrence
2014-06-26 16:49:23 UTC
Permalink
I have created a Docker image that allows you to get a Bugzilla instance up and running
quickly as a container on your workstation. Docker is a new application that utilizes
Linux containers to allow apps to run in their own virtual spaces.

Please try it out and let me know how I can improve it to make it more useful.

Full information here:
https://dlawrence.wordpress.com/2014/06/25/get-started-with-bugzilla-fast-using-docker/

dkl
--
David Lawrence
dkl-***@public.gmane.org
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+***@public.gmane.org>
Gervase Markham
2014-06-27 13:44:54 UTC
Permalink
Post by David Lawrence
I have created a Docker image that allows you to get a Bugzilla instance up and running
quickly as a container on your workstation. Docker is a new application that utilizes
Linux containers to allow apps to run in their own virtual spaces.
Please try it out and let me know how I can improve it to make it more useful.
As I commented on dkl's blog: this is awesome, but Docker requires a
64-bit OS.

Gerv

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/***@public.gmane.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+***@public.gmane.org>
Steve Wendt
2014-06-27 18:19:59 UTC
Permalink
this is awesome, but Docker requires a 64-bit OS.
Why would anyone run a Linux server that wasn't 64-bit?

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/***@public.gmane.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+***@public.gmane.org>
Gervase Markham
2014-06-30 12:58:35 UTC
Permalink
Post by Steve Wendt
this is awesome, but Docker requires a 64-bit OS.
Why would anyone run a Linux server that wasn't 64-bit?
My desktop, on which I wanted to use this to develop Bugzilla, doesn't
run 64-bit Ubuntu. Exactly why I didn't use it, I'm not sure.

Gerv

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/***@public.gmane.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+***@public.gmane.org>
Loading...