oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.51k stars 5.41k forks source link

Feature: Add oraclelinux8-haproxy and oraclelinux9-haproxy dockerfile #2633

Closed bgraef closed 1 year ago

bgraef commented 1 year ago

Uses the haproxy package included with OL8 and OL9 and default haproxy.cfg located in /etc/haproxy directory. Users can overwirte the defaults by mapping their own ports and providing a custom haproxy.cfg.

Djelibeybi commented 1 year ago

Closed via #2634