moby--moby/contrib
Remy Suen abd39744c6 Update tmLanguage file to not be case sensitive
While convention states that Dockerfile instructions should be
written in uppercase, the engine allows them to be mixed case or in
lowercase. The tmLanguage file should tolerate this and provide
highlighting support even if instructions are not written in
uppercase.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2017-08-05 19:45:54 +09:00
..
apparmor
builder Remove pkcs11, libltdl-dev, and clang for osx. 2017-06-21 11:18:44 -04:00
desktop-integration MAINTAINER deprecation follow up. Relates to #25466 2017-04-18 16:44:33 -05:00
docker-device-tool Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
gitdm Update gitdm domain-map 2017-04-10 14:28:27 -07:00
httpserver
init contrib/init/openrc: allow separate logs for stdout and stderr 2017-02-23 17:07:26 -06:00
mkimage mkimage: add debian security updates source when available 2016-12-14 23:23:00 +08:00
nnp-test
reprepro Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
selinux-fedora-24/docker-engine-selinux
selinux-oraclelinux-7/docker-engine-selinux Update oracle linux selinux to match docker upstream 2017-03-24 12:17:39 -07:00
syntax Update tmLanguage file to not be case sensitive 2017-08-05 19:45:54 +09:00
syscall-test Revert "Block obsolete socket families in the default seccomp profile" 2017-05-09 14:26:00 +01:00
udev
vagrant-docker Merge pull request #29697 from yuexiao-wang/fix-docker-daemon 2017-01-04 11:55:38 +01:00
README.md
REVIEWERS
check-config.sh Merge pull request #28634 from ghostplant/check_cfg_memsw 2017-01-27 10:49:32 +01:00
docker-machine-install-bundle.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08: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 Handle https proxy's CONNECT response 2017-07-21 10:13:04 +08:00
editorconfig
mac-install-bundle.sh
mkimage-alpine.sh Add option for architecture to mkimage-alpine.sh 2017-06-15 15:52:25 +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
nuke-graph-directory.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
project-stats.sh
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.