summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40362 from thaJeztah/dockerfile_registry_optimizedcpuguy-test-syncSebastiaan van Stijn2020-01-101-18/+20
|\
| * Dockerfile: use tmpfs for building registry, go-swaggerSebastiaan van Stijn2020-01-101-13/+13
| * Dockerfile: also build old registry on armhfSebastiaan van Stijn2020-01-101-5/+7
* | Merge pull request #40359 from thaJeztah/bump_vndrBrian Goff2020-01-101-2/+2
|\ \
| * | bump vndr v0.1.0 to support versioned import pathsSebastiaan van Stijn2020-01-091-2/+2
* | | Merge pull request #40361 from thaJeztah/no_panicBrian Goff2020-01-101-1/+3
|\ \ \ | |_|/ |/| |
| * | prevent panic if TINI_COMMIT isn't set during buildSebastiaan van Stijn2020-01-101-1/+3
|/ /
* | Merge pull request #39880 from thaJeztah/buster_or_bustSebastiaan van Stijn2020-01-093-4/+16
|\ \ | |/ |/|
| * Fix containerutility compilation on gcc-mingw-w64 8.3Sebastiaan van Stijn2020-01-091-0/+7
| * Dockerfile: switch to iptables-legacy to match the hostSebastiaan van Stijn2020-01-091-0/+5
| * Dockerfile: switch golang image to "buster" variant, and update btrfs packagesSebastiaan van Stijn2020-01-091-3/+3
| * hack/make: ignore failure to stop apparmorSebastiaan van Stijn2020-01-091-1/+1
* | Merge pull request #40358 from SamWhited/patch-1Sebastiaan van Stijn2020-01-091-0/+6
|\ \
| * | Add myself as a curatorSam Whited2020-01-091-0/+6
* | | Merge pull request #40341 from thaJeztah/restore_mount_options_infoSebastiaan van Stijn2020-01-091-6/+38
|\ \ \
| * | | swagger: restore bind options informationSebastiaan van Stijn2020-01-061-6/+38
| | |/ | |/|
* | | Merge pull request #40079 from thaJeztah/cleanup_buildSebastiaan van Stijn2020-01-092-60/+61
|\ \ \
| * | | api/server: build: refactor for better readabilitySebastiaan van Stijn2019-12-041-43/+40
| * | | api/server: build: use locally scoped variablesSebastiaan van Stijn2019-12-041-19/+19
| * | | api/types: minor BuilderVersion refactorSebastiaan van Stijn2019-12-042-4/+8
* | | | Merge pull request #40348 from thaJeztah/swagger_add_healthcheckBrian Goff2020-01-091-46/+141
|\ \ \ \
| * | | | swagger: add missing container Health docsSebastiaan van Stijn2020-01-061-0/+78
| * | | | swagger: move ContainerState to definitionsSebastiaan van Stijn2020-01-061-46/+63
| | |/ / | |/| |
* | | | Merge pull request #40309 from dperny/bump-swarmkitSebastiaan van Stijn2020-01-0919-4494/+14624
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2Drew Erny2020-01-0719-4494/+14624
| |/ /
* | | Merge pull request #40174 from AkihiroSuda/cgroup2Sebastiaan van Stijn2020-01-0915-35/+161
|\ \ \ | |/ / |/| |
| * | cgroup2: mark cpu-rt-{period,runtime} unimplementedAkihiro Suda2020-01-011-0/+4
| * | cgroup2: enable cgroup namespace by defaultAkihiro Suda2020-01-015-9/+19
| * | cgroup2: enable resource limitationAkihiro Suda2020-01-011-0/+45
| * | cgroup2: use shim V2Akihiro Suda2020-01-0110-26/+93
* | | Merge pull request #40343 from thaJeztah/skip_broken_docker_py_testTianon Gravi2020-01-031-5/+2
|\ \ \
| * | | docker-py: skip broken ImageCollectionTest::test_pull_multipleSebastiaan van Stijn2020-01-031-0/+2
| * | | docker-py: re-enable tests that were fixed in v4.1.0Sebastiaan van Stijn2020-01-031-5/+0
|/ / /
* | | Merge pull request #39700 from rindeal/patch-1Brian Goff2020-01-021-0/+4
|\ \ \
| * | | Document `message` parameter to `/images/create`Jan Chren2019-12-271-0/+4
* | | | Merge pull request #40291 from akhilerm/privileged-deviceBrian Goff2020-01-022-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | remove host directory checkAkhil Mohan2020-01-022-20/+0
| * | | Make `--device` flag work in privileged modeAkhil Mohan2019-12-061-1/+25
| * | | make --device works at privileged modewenlxie2019-12-062-0/+17
* | | | Merge pull request #40331 from cpuguy83/fix_bundle_output_dirAkihiro Suda2020-01-011-2/+2
|\ \ \ \
| * | | | Fix output targets getting double nested.Brian Goff2019-12-301-2/+2
| | |/ / | |/| |
* | | | Merge pull request #40326 from thaJeztah/bump_golang_1.13.5Akihiro Suda2019-12-314-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Update Golang 1.13.5Sebastiaan van Stijn2019-12-234-4/+4
|/ / /
* | | Merge pull request #40050 from thaJeztah/ci_force_validateSebastiaan van Stijn2019-12-2311-40/+57
|\ \ \
| * | | hack/validate/deprecate-integration-cli: add integration-cli/*_api_*.goSebastiaan van Stijn2019-12-191-1/+1
| * | | hack/validate: clean-up output, move golang-ci-lint to endSebastiaan van Stijn2019-12-198-12/+19
| * | | Jenkinsfile: force validate steps on master and backportsSebastiaan van Stijn2019-12-191-0/+9
| * | | hack/validate: allow forcing validationSebastiaan van Stijn2019-12-195-6/+7
| * | | hack/validate/deprecate-integration-cli: don't exit on successSebastiaan van Stijn2019-12-191-12/+12
| * | | hack/validate/default: fix minor linting issueSebastiaan van Stijn2019-12-191-10/+10