moby--moby/contrib
Sebastiaan van Stijn 44e1c6ce81
Add CONFIG_IP_VS_PROTO_TCP, CONFIG_IP_VS_PROTO_UDP, IP_NF_TARGET_REDIRECT to check-config.sh
On kernels without this options set, publishing ports for swarm
services does not work, making the published port not accessible
("connection refused")

Thanks to Wenbo Wang for reporting, and Tianon for finding this.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-15 11:11:48 +01:00
..
apparmor
desktop-integration MAINTAINER deprecation follow up. Relates to #25466 2017-04-18 16:44:33 -05:00
docker-device-tool Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
gitdm Update gitdm domain-map 2017-04-10 14:28:27 -07:00
httpserver Remove solaris files 2017-10-24 15:39:34 -04:00
init contrib/init/openrc: allow separate logs for stdout and stderr 2017-02-23 17:07:26 -06:00
mkimage Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
nnp-test
syntax Update Github url for vim syntax plugin 2018-08-04 13:42:43 +07:00
syscall-test Revert "Block obsolete socket families in the default seccomp profile" 2017-05-09 14:26:00 +01:00
udev
vagrant-docker
README.md
REVIEWERS
check-config.sh Add CONFIG_IP_VS_PROTO_TCP, CONFIG_IP_VS_PROTO_UDP, IP_NF_TARGET_REDIRECT to check-config.sh 2018-11-15 11:11:48 +01:00
docker-machine-install-bundle.sh Remove 'docker-' prefix for containerd and runc binaries 2018-09-24 21:49:03 +00:00
dockerize-disk.sh
download-frozen-image-v1.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
download-frozen-image-v2.sh Fix error handling when go command is missing 2018-11-04 23:34:03 -05:00
editorconfig
mac-install-bundle.sh
mkimage-alpine.sh Removed the "-i -t" arguments from the smoke test calling printf (these flags seem not really needed, and break jenkins builds with error "the input device is not a TTY") 2018-07-05 17:29:17 +02:00
mkimage-arch-pacman.conf
mkimage-arch.sh
mkimage-archarm-pacman.conf
mkimage-crux.sh
mkimage-pld.sh
mkimage-yum.sh Update mkimage-yum.sh 2017-07-27 10:40:00 +08:00
mkimage.sh Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
nuke-graph-directory.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
report-issue.sh

README.md

The contrib directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.