base: Split into Dockerfile.in and common.docker

So common.docker can be re-used in other images that are not built FROM base.
This commit is contained in:
Matt McCormick
2016-09-20 00:35:37 -04:00
parent 59ba030070
commit 755f45b412
5 changed files with 84 additions and 78 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
bin
dockcross
*/test/
Dockerfile