Commit Graph

16 Commits

Author SHA1 Message Date
evanrich
cfb392dc6a refactor: Add new docker labels to better identify container properties 2021-04-09 17:14:51 -07:00
evanrich
40ac8c5ada fix: refactor Dockerfile to improve build 2021-04-08 14:59:58 -07:00
evanrich
a4c715068d Fix: Commit 3.9.4-alpine3.13 base change 2021-04-08 14:44:39 -07:00
6b26f12b9a Pin base image version 2021-04-04 03:35:12 +00:00
30d300c7fd Update Dockerfile 2021-03-05 05:42:56 +00:00
Evan Richardson
166fb475a9 Fix Maintainer line to include email 2019-07-24 14:45:32 -07:00
Evan Richardson
34a3c1e488 Rebase to python:3.7.4-alpine3.10
Upgrade bottle to 0.12.17
2019-07-24 14:39:20 -07:00
Evan Richardson
c19a795f87 Updated base to 3.7.3-alpine3.9 2019-04-12 23:46:46 -07:00
root
f88d15b442 Update base to python 3.7.2-alpine 3.9
Update astral to 1.10.1
Update bottle to 0.12.16
2019-03-08 11:10:05 -08:00
Evan Richardson
b8f3552791 Added logrotate package and config
Rev'd to 1.3
2019-01-03 12:59:01 -08:00
Evan Richardson
b710820b7e Rebase to python3.7.2-alpine3.8
Changed loggig level to info (20)
hardcoded requirements versions, just in case
2019-01-03 12:20:12 -08:00
Evan Richardson
5a1b2b67b1 Add no-cache-dir option to prevent caching packages, might save space 2018-09-11 00:36:18 -07:00
ab8a45658e Update version 2018-09-08 14:07:05 -07:00
c584f7bf6e Python3 courtesy of www.pythonconverter.com 2018-09-07 05:54:23 +00:00
30043c9b4f Removed extra files not related to eagle (sorry Ted) numpy was causing docker builds to take forever, now down to 8 seconds for eagle only stuff 2018-09-02 23:26:23 -07:00
erichardso
d880f44ca6 Moved Docker stuff to "Docker" folder
Created k8s folder for k8s stuff
Added early-stage service.yaml for K8s deployment
2018-08-28 11:51:23 -07:00