Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

A docker container running haproxy which logs to docker's stdout.

License

Notifications You must be signed in to change notification settings

nicoschreiner/docker-haproxy-stdout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-haproxy-stdout

A docker container running haproxy which logs to docker's stdout.

Usage

You need to run the image with the --init flag:

docker run --init -d -p 80:80 -p 443:443 -v $(pwd):/usr/local/etc/haproxy nicoschreiner/haproxy-stdout:latest

About

A docker container running haproxy which logs to docker's stdout.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages