Commit Graph

6 Commits

Author SHA1 Message Date
G r e y 98995de6c8
chore: Format (#47) 2021-02-17 13:08:48 -06:00
Charles Moog 98c24a3f55
feat: add homebrew to base images (#43) 2021-02-02 12:46:14 -06:00
Will O'Beirne 431bcc6a7c
Replace docker build-and-push actions with custom shell scripts (#15) 2020-10-21 10:19:33 -05:00
Will O'Beirne a42533e308
Remove explicit load: true 2020-10-20 16:37:17 -05:00
Will O'Beirne 85fc274873
Create a set of base images for all other images to use (#13)
* Create a set of base images that other images use to reduce duplication
* Use docker driver to allow using locally built and cached images
* Add lsb-release, ca-certificates, and locales (or equivalent packages) to base images
* Add pip3 to ubuntu
2020-10-19 18:10:23 -05:00
Will O'Beirne 2b0636d439
GitHub Actions for Building and Pushing Images (#12) 2020-10-14 22:26:26 -05:00