Commit Graph

22 Commits

Author SHA1 Message Date
fa0c5dd0c5 Refactor docker file and remove cache to clean up packages after
All checks were successful
Semantic Release and Changelog / Patch (push) Successful in 9s
Semantic Release and Changelog / Build and Publish (push) Successful in 31s
2024-02-10 07:51:16 +00:00
bebb06254c upgrade apk packages
All checks were successful
Build and publish Image / build-and-push (push) Successful in 1m2s
2024-02-04 07:52:17 +00:00
6489f3d01a Build: bump docker base to python:3.12-alpine 2023-12-03 07:47:19 +00:00
Renovate Bot
c2f99cc99f chore(deps): update python docker tag to v3.11 2022-11-24 04:16:08 +00:00
418eea6f1a Update paho-mqtt to 1.6.1
Update Base image to 3.10 alpine python
update builder image to docker 20.10.10
2021-11-17 19:49:52 +00:00
58a827b1aa Rebase to Python 3.9.6 - Alpine 3.14 2021-07-06 22:31:54 +00:00
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