Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 348 Bytes

Hooklift Platform Containers

Lightweight Hooklift platform containers.

TODO: automate release

  1. Monitor minor version releases upstream
  2. Update version number in Dockerfile
  3. docker build -t haproxy/v1.8.9 .
  4. docker build -t hooklift/haproxy:latest .
  5. docker push hooklift/haproxy:v1.8.9
  6. docker push hooklift/haproxy:latest