summaryrefslogtreecommitdiffstats
path: root/image/docker_image.go
AgeCommit message (Expand)Author
2019-09-21rework package structureAlex Goodman
2019-07-27make slim image default, provide fully featured imageAlex Goodman
2019-07-24fix tls config for dockerAkshay Chhajed
2019-07-21Merge pull request #207 from muesli/conversion-fixesAlex Goodman
2019-07-20replace travis with gitlab; linting fixesAlex Goodman
2019-07-19Avoid unnecessary conversionsChristian Muehlhaeuser
2019-03-16gofmt fixv0.7.0Alex Goodman
2019-03-16dont depend on image history to exist (closes #169)Alex Goodman
2019-03-16Adds support for docker host access over ssh (#173)Akshay Chhajed
2019-02-18reference layer data for source of truth on indexAlex Goodman
2019-02-17less verbose processing outputAlex Goodman
2018-12-30Add CI integration (#143)Alex Goodman
2018-12-08Performance tweaks (#127)Alex Goodman
2018-12-08Refactor image preprocessing (#121)Alex Goodman