"logging to CLI" I'm surprised it took this long. Getting HAProxy logs from docker has been a pain since you needed a volume mount and needed to export logs via a custom location, or you could go the hacky way and run a script that runs haproxy in the background and instead tails the log file.