https://github.com/brunneis/haproxy-docker
HAProxy Docker image (with compilation) on CentOS
https://github.com/brunneis/haproxy-docker
build centos centos8 docker haproxy image
Last synced: 9 months ago
JSON representation
HAProxy Docker image (with compilation) on CentOS
- Host: GitHub
- URL: https://github.com/brunneis/haproxy-docker
- Owner: brunneis
- License: gpl-3.0
- Created: 2019-12-29T13:30:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-29T17:37:00.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T13:41:24.510Z (11 months ago)
- Topics: build, centos, centos8, docker, haproxy, image
- Language: Dockerfile
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HAProxy
Docker image for HAProxy on Centos 7.
## Getting the image
### Local build
`docker build -t brunneis/haproxy .`
### Docker Hub
`docker pull brunneis/haproxy`