summaryrefslogtreecommitdiff
path: root/Dockerfile-build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update Dockerfile to fc26 as it has a fixed ostree.Justin Erenkrantz2017-08-031-24/+1
|
* Dockerfile: Include bzr into the imagePedro Alvarez Piedehierro2017-07-191-1/+1
|
* Rewrite Dockerfile to add latest OSTreeSam Thursfield2017-06-281-0/+44
Due to issues in OSTree we currently need to build an unreleased commit for BuildStream to work in certain situations (such as GitLab CI). I wrote this Dockerfile without spotting Pedro's existing one. The switch from a Debian to a Fedora base is purely to save time.