EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit c5dc29d9 authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Remove udp port forwarding due to docker bug

The current production docker verison or configuration only allows to
forward a port either by using udp or tcp, not both (even though that's
what is suggested by fluentd).
docker will use the last entry and silently delete the former.

This is not a problem for us since we only talk to fluentd via tcp.
parent a6475312
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment