Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 595112 - app-emulation/docker: network does not work with swarm service
Summary: app-emulation/docker: network does not work with swarm service
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Tianon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-25 17:41 UTC by Derrier Dominique
Modified: 2016-10-31 22:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to add check into ebuild (docker-1.12.1.kernel.patch,413 bytes, patch)
2016-09-25 17:42 UTC, Derrier Dominique
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derrier Dominique 2016-09-25 17:41:02 UTC
Service didn't expose port if you miss some kernel parameters.
You need to add:

IP_VS_PROTO_TCP 
IP_VS_PROTO_UDP
IP_VS_NFCT



Reproducible: Always
Comment 1 Derrier Dominique 2016-09-25 17:42:46 UTC
Created attachment 447876 [details, diff]
Patch to add check into ebuild

Just add check for:
IP_VS_PROTO_TCP
IP_VS_PROTO_UDP
IP_VS_NFCT
Comment 2 William Hubbs gentoo-dev 2016-10-31 22:59:24 UTC
This is fixed in 1.12.3.