Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger 06e67f317d Retire dox repository
This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Depends-On: https://review.opendev.org/701446
Change-Id: I49ddca0f6c4a5d0e546e22a5515d405f0e869eab
2020-01-07 20:53:40 +01:00
Paul Belanger a842b2db46
Add ubuntu-xenial docker image
Change-Id: I8cc2229b2b4b3ef01b1d4992232255367b7c251f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-04-27 15:17:55 -04:00
Swapnil Kulkarni d3971df8c6 Add Centos 7 Dockerfile
Change-Id: Ibf0cf51c37323a7f1a3673c06f6a4f33195162ce
2015-08-05 07:35:54 +00:00
Davanum Srinivas 43a68e3c66 Add python-dev to trusty image
Running into trouble with requirements with greenlet etc. Specifically
for requirements from oslo-incubator.

Change-Id: I6ad3b02f679e7262ad861833d8b4e46fdbd4142c
2014-10-13 12:48:20 -04:00
Flavio Percoco be50d1fb1f Use `:20` tag in f20's DockerFile
Make sure we're actually using an fedora 20 image by explicitly using
the tag of the image we're building it from.

Change-Id: I98a2d66236f2278104e4c825c22d510259db344d
2014-09-08 09:13:29 +02:00
Flavio Percoco 508e2c961f Add `--fix-missing` to trusty's Dockerfile
When adopting dox on Zaqar and Glance, the ubuntu image required running
the update command with `--fix-missing`. I'm adding it directly to the
Dockerfile since it seems harmless, AFAICT.

Change-Id: I126ed9c4416924cce44ee3e4498e21e11157fe2a
2014-09-07 20:58:43 +02:00
Flavio Percoco 27dddf4061 Add an f20 Dockerfile 2014-09-06 13:47:09 +02:00
Flavio Percoco cdd3394275 Install build-essential on trusty
Remove the burden of installing build-essential tools on dox.yml files
by installing it in the base image. Most of the projects will need this
package installed, anyway.
2014-09-06 11:44:55 +02:00
Monty Taylor a209df79cd Add dox.yml file and the first of some dockerfiles 2014-09-05 08:02:55 -07:00