deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

chore(Dockerfile): move to ubuntu-slim #340

Closed arschles closed 8 years ago

arschles commented 8 years ago

Summary of Changes

This patch moves the base image in the Dockerfile to [ubuntu-slim](https://github.com/kubernetes/contrib/tree/master/images/ubuntu-slim

Issue(s) that this PR Closes

Fixes https://github.com/deis/builder/issues/327

Associated End To End Test PR(s)

All existing git push and related end-to-end tests will test this change

Pull Request Hygiene TODOs

Please make sure the below checklist is complete.

arschles commented 8 years ago

closing in favor of #350