summaryrefslogtreecommitdiff
path: root/hack
Commit message (Expand)AuthorAgeFilesLines
* Implement plugins for logging driversBrian Goff2017-04-101-1/+1
* Fix install.sh of get.docker.com for debian-sudoTabakhase2017-04-071-1/+1
* Merge pull request #31867 from vieux/fix_bash_warningSebastiaan van Stijn2017-04-061-1/+1
|\
| * Update SKIP_RELEASE_BUILD to only check for the string "1" (so it has to be e...Tianon Gravi2017-04-061-1/+1
| * fix bash error in release.shVictor Vieux2017-03-151-1/+1
* | do not show errors on make installSebastiaan van Stijn2017-04-041-0/+4
* | Merge pull request #30907 from Hyzhou/masterVincent Demeester2017-04-031-0/+4
|\ \
| * | Add Aliyun mirror support to hack/install.shhyzhou.zhy2017-02-101-0/+4
* | | update containerd to 9048e5e50717ea4497b757314bad98ea3763c145Krasi Georgiev2017-03-311-1/+1
* | | Merge pull request #32213 from aaronlehmann/plugin-build-macVincent Demeester2017-03-301-0/+5
|\ \ \
| * | | Add line to hack/make/cross to cross-compile pkgs directoryAaron Lehmann2017-03-291-0/+5
* | | | Merge pull request #32211 from vieux/stretch_without_lsbSebastiaan van Stijn2017-03-291-0/+3
|\ \ \ \
| * | | | install: map debian_version 9.X to debian stretch without lsb_releaseVictor Vieux2017-03-291-0/+3
* | | | | delete generated rpm "changelog"Sebastiaan van Stijn2017-03-291-0/+1
|/ / / /
* | | | Merge pull request #31501 from thtanaka/update-oracle-selinuxSebastiaan van Stijn2017-03-292-2/+8
|\ \ \ \
| * | | | Update oracle linux selinux to match docker upstreamThomas Tanaka2017-03-242-2/+8
* | | | | fix wrong usage in script of integration testFengtu Wang2017-03-291-1/+2
| |/ / / |/| | |
* | | | Merge pull request #31683 from AkihiroSuda/it-on-swarm-easy-analysisVincent Demeester2017-03-285-73/+85
|\ \ \ \ | |/ / / |/| | |
| * | | integration-cli-on-swarm: new CLI flag: -keep-executorAkihiro Suda2017-03-095-73/+85
* | | | Merge pull request #30514 from FrenchBen/yamlTibor Vass2017-03-151-0/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: added support for CLI yaml file generationFrench Ben2017-03-141-0/+12
* | | | Update containerd to version 422e31ce907fd9c3833a38d7b8fdd023e5a76e73Kenfe-Mickael Laventure2017-03-151-1/+1
|/ / /
* | | Merge pull request #31686 from AkihiroSuda/fix-defer-it-on-swarmVictor Vieux2017-03-141-14/+14
|\ \ \
| * | | integration-cli-on-swarm: make sure deferred function gets executed before os...Akihiro Suda2017-03-091-14/+14
| |/ /
* | | Update containerd to version 949e6facb77383876aeff8a6944dde66b3089574Kenfe-Mickael Laventure2017-03-131-1/+1
* | | Update runc to 9c2d8d184e5da67c95d601382adf14862e4f2228Kenfe-Mickael Laventure2017-03-101-1/+1
* | | Update containerd to 9f68f96b8c0746e254b52bc1defcf7cc0c1a62ebKenfe-Mickael Laventure2017-03-101-1/+1
* | | Update runc to 54296cf40ad8143b62dbcaa1d90e520a2136ddfeKenfe-Mickael Laventure2017-03-081-1/+1
|/ /
* | Add compose-bindata validation to default.Daniel Nephin2017-03-081-0/+1
* | rerun vndrAkihiro Suda2017-03-081-1/+1
* | add -ce supportVictor Vieux2017-03-061-1/+1
* | Fix inContainer detection which CROSSPLATFORM env variable missingVincent Demeester2017-03-021-1/+1
* | Merge pull request #29775 from AkihiroSuda/integration-cli-on-swarmSebastiaan van Stijn2017-03-0120-0/+1455
|\ \
| * | [EXPERIMENTAL] Integration Test on SwarmAkihiro Suda2017-02-2820-0/+1455
* | | Merge pull request #31076 from AkihiroSuda/check-vendorTianon Gravi2017-02-281-22/+43
|\ \ \ | |/ / |/| |
| * | hack/validate/vendor: add more checksAkihiro Suda2017-02-161-22/+43
* | | update containerd to 665e84e6c28653a9c29a6db601636a92d46896f3Victor Vieux2017-02-221-1/+1
* | | Bump runc to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70Kenfe-Mickael Laventure2017-02-221-1/+3
* | | Switch to new versioning schemeVictor Vieux2017-02-152-2/+2
|/ /
* | Merge pull request #29957 from ilianaw/amazonlinux-rpmsVictor Vieux2017-02-151-1/+1
|\ \
| * | Build the docker-engine RPM for Amazon LinuxIliana Weller2017-02-081-1/+1
| |/
* | Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-1362-62/+62
* | Force copy on make install to avoid Text file busy errorChristophe Mehay2017-02-131-2/+2
* | Windows: make.ps1 emit commit IDJohn Howard2017-02-091-1/+1
|/
* Merge pull request #30639 from Microsoft/jjh/makeshortcutSebastiaan van Stijn2017-02-071-2/+2
|\
| * Windows: Make.ps1 default to build binariesJohn Howard2017-02-011-2/+2
* | Merge pull request #30290 from vdemeester/carry-pr-27834Sebastiaan van Stijn2017-02-042-10/+11
|\ \
| * | Bind mount `.git` 👼Vincent Demeester2017-02-031-1/+0
| * | Windows updates for .git in .dockerignoreJohn Howard2017-01-241-7/+8
| * | Do not required `.git` in the build contextVincent Demeester2017-01-241-3/+4