Commit Graph

13 Commits

Author SHA1 Message Date
IamTheFij a6b05582fd Update curl version
continuous-integration/drone/push Build is failing Details
2022-04-07 13:33:04 -07:00
IamTheFij d5d2be870a Bump bash and curl versions
continuous-integration/drone/push Build is passing Details
2021-06-02 09:02:45 -06:00
IamTheFij 8e252f3bcb Slightly reduce image size by removing pip cache
continuous-integration/drone/push Build is passing Details
2020-01-30 10:28:30 -08:00
IamTheFij 64e6542a93 Bump version of curl
continuous-integration/drone/push Build is passing Details
2020-01-10 14:00:18 -08:00
IamTheFij 0cbdff1b5d Update Dockerfiles to newer (roughly) pinned versions
continuous-integration/drone/push Build is failing Details
2019-11-22 14:46:16 -08:00
IamTheFij 0a70ca768f Improve apk install
continuous-integration/drone/push Build is failing Details
Make image more stable and slim by removing cache and pinning versions
2019-10-24 12:12:03 -07:00
IamTheFij 9a8dbdbfef Roll utils and non-root stuff into main image
continuous-integration/drone/push Build is passing Details
2019-08-01 13:59:05 -07:00
IamTheFij e19280151e Update Dockerfile and example Dockerfile
Done to show non-root usage and more inbuilt utilities
2019-08-01 13:54:52 -07:00
IamTheFij e5687ed83e Add multi-arch build pipeline
continuous-integration/drone/push Build was killed Details
2019-06-20 14:16:16 -07:00
IamTheFij 5783190f58 Add new scripts for checking status of Docker services
These are bundled within the Docker image to make it possible to alert
on status of other Docker containers.

Will potentially include other sets of "standard" scripts for
convenience sake.
2019-05-31 16:43:14 -07:00
IamTheFij 0c0a0d9085 Add new Prometheus metrics endpoint
Doubles as a health check endpoint!

Change some methods to private and rearrange them
2018-07-15 19:12:04 -07:00
IamTheFij f4952b61d1 Update Dockerfile to build the current working copy
This will allow `latest` to be `master` and allow git tags to dictate
tagged versions on Docker.

Also update readme to describe how it's now building
2018-04-18 09:51:32 -07:00
Kevin Eaton dd938835c8 Added basic docker support 2018-04-17 20:33:27 -07:00