summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* Fixes for building images with CoreOSRiccardo Pittau2019-05-201-7/+8
* Fix Dockerfile for Debian JessieJulia Kreger2018-05-311-3/+4
* Enforce upper-constraints when building ramdisksMathieu Mitchell2016-08-261-3/+2
* Use constraints for all the thingsJim Rollenhagen2016-05-191-0/+1
* Force container builds to use http.us.debian.orgJay Faulkner2016-04-201-1/+4
* Install qemu-image from backports repovsaienko2016-04-131-4/+3
* Add psmisc and dosfstools to IPA packages listNisha Agarwal2016-03-211-1/+1
* Add support for proxy servers during image buildJohn L. Villalovos2016-02-041-12/+20
* Leave git installed in docker builderJim Rollenhagen2016-02-031-1/+3
* Reduce size of CoreOS ramdiskMartin André2015-10-081-2/+2
* Fixes config drive creation failure in UEFI boot modeShivanand Tendulker2015-09-231-1/+1
* Install "dmidecode" and "ipmitool" by defaultLucas Alvares Gomes2015-09-101-1/+1
* Update qemu-utils package from testingJacob McCann2015-08-311-7/+14
* Change Dockerfile to use Debian as a baseJim Rollenhagen2015-07-161-3/+2
* Mark required packages before cleanupJacob McCann2015-07-021-0/+5
* Use latest pip in Docker buildJim Rollenhagen2015-05-071-0/+1
* Add iscsi extensionLucas Alvares Gomes2015-02-261-2/+2
* Prevent python 2.7 from being purged in containerJay Faulkner2014-07-311-1/+2
* Bump IPA container to use TrustyJay Faulkner2014-07-301-2/+2
* Add two undeclared dependencies to the DockerfileJay Faulkner2014-07-291-1/+2
* Fix invalid command in DockerfileJay Faulkner2014-06-181-1/+1
* Add a HardwareManager method to erase devicesRussell Haering2014-06-061-1/+1
* Uninstall more buildtime only deps and clean listsJay Faulkner2014-05-051-1/+5
* Make docker image smaller by using PreciseJay Faulkner2014-04-281-4/+9
* Renaming things in DockerfileJosh Gachnang2014-03-191-8/+8
* Replacing teeth/overlord with ipa/ironicJosh Gachnang2014-03-191-0/+2
* Remove dependency on teeth-rest.Jim Rollenhagen2014-03-171-1/+1
* fix dockerfile cmdJim Rollenhagen2014-01-231-1/+1
* fix(Dockerfile): Use CMD instead of EntrypointJay Faulkner2014-01-231-1/+1
* fix(Dockerfile): Install requirements separatelyJay Faulkner2014-01-221-0/+4
* fix(docker): git required to install from repoJay Faulkner2014-01-221-1/+1
* add(Dockerfile): Add Dockerfile for building teeth-agentJay Faulkner2014-01-171-0/+15