aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2019-08-03Need the stretch-backports version of debootstrap's databaseRob Austein
2019-04-27Update to StretchRob Austein
2019-02-19Dockerfile needs to clean up after Builder, apparently.Rob Austein
2019-02-17sudo is stickyRob Austein
2019-02-17Full cleanupRob Austein
2019-02-17Parameterize and clean up, now that basic hack seems to work.Rob Austein
2019-02-15Might actually be working?Rob Austein
2019-02-14Debug.Rob Austein
2019-02-14RefactorRob Austein
2019-02-10Separate into multiple stages, at least during development.Rob Austein
Docker is pretty clever about not rebuilding stuff, but simply having the 6GB XiLinx tarball in the build context is painful, so let's avoid that as much as we can.
2019-02-10First cut at just unpacking the XiLinx tarball.Rob Austein
2019-02-10Update notes.Rob Austein
2019-02-10Initial commit.Rob Austein