Commit graph

11 commits

Author SHA1 Message Date
djl
a11d38de0f
Use Python 3. (#53) 2022-02-02 19:57:13 +00:00
artbird309
17f4f33602 Remove extra volumes from the Dockerfiles
Specifying the volumes in the Dockerfile is unnecessary and can lead to excessive orphaned volume if the user chooses to use different paths at runtime.
2021-01-24 12:14:25 -08:00
aptalca
5939c58d3b update baseimages 2020-11-04 16:27:22 -05:00
thelamer
d01c8daba9 Rebasing to Alpine 3.11 2019-12-19 17:00:05 -08:00
thelamer
7152444c11 Rebasing to Alpine 3.10 2019-06-28 17:59:56 -07:00
thelamer
eb4c1ef4d4 #43 add default UTC timezone if user does not define it 2019-05-09 17:15:50 -07:00
thelamer
188aeddfe5 Switching to new Base images, shift to arm32v7 tag. 2019-03-23 19:20:00 -07:00
thelamer
7ad907dd75 Rebasing to Alpine 3.9 2019-02-22 17:33:59 -08:00
thelamer
4fc239fc80 reverting the versioning logic to pull the commit at build time, despite race conditions it is the cleanest way to pull a specific commit from github 2019-01-20 01:26:17 -08:00
thelamer
d64da1c97f updating download logic to use git as it is required for versioning in the application 2019-01-20 01:08:40 -08:00
thelamer
970931a675 adding pipeline logic and multi arching 2019-01-19 23:13:48 -08:00