Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.07 KB

auto-dockerfile

Builds Docker images for clients and utilities that often need to be run in a containerized environment.

Base images use the latest alpine image.

Base images are automatically updated each night. New tags are automatically detected and pushed each night.

Additional packages included in all images:

  • curl
  • jq

Images

Note: Historical versions are no longer updated nightly but remain in Docker Hub.

Image Client/Utility Historical Current
boxboat/helm helm client >=3.0.0 >=3.12.0
boxboat/istioctl istioctl client >=1.6.0 >=1.21.0
boxboat/kubectl kubectl kubernetes client >=1.15.0 >=1.28.0
boxboat/lego lego Let's Encrypt client >=3.5.0 >=4.15.0