summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker/docker-ce_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* docker-ce: add SRCREV_FORMATBruce Ashfield2021-10-191-0/+1
| | | | | | | | | | recipes that use multiple SCMs in the SRC_URI, must supply SRCREV_FORMAT or SRCPV triggers an expansion error. While this isn't fatal during the build, it can cause issues with setscene (and possibly) other tasks failing, which then leads to no sstate re-use, etc. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: add CVE_PRODUCT to recipesRalph Siemsen2021-04-291-0/+2
| | | | | | | | Allows the yocto cve-checker to flag CVEs, which would otherwise go unreported due to the package name not matching NIST NVD data. Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: export GO111MODULE=offBruce Ashfield2021-03-011-0/+1
| | | | | | | | | | With the latest go version bump in oe-core export GO111MODULE is on by default. Our build is not setup to use go modules, so we disable it and avoid configuration errors: no required module provides package ... : working directory is not part of a module Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to v19.03.15-ceBruce Ashfield2021-02-051-2/+2
| | | | | | | | | | | | | | | | | | | | | The following docker-ce commits are in this bump: 8ba93ae231 centos-8: work around CentOS repo bug preventing to enable PowerTools b61c54e644 CentOS 8: manually import GPG key 7c5dfa21ab Bump VERSION to 19.03.15 c48e2f23e4 context: Add tarball e2e tests 51b4c45634 context: Ensure context name is valid on import 6a4daa87e5 context: Ensure import paths are valid 736dcbb76c pull: Validate layer digest format e0b182f9fd buildkit: Apply apparmor profile e2fc17e3cd vendor buildkit 396bfe20b590914cd77945ef0d70d976a0ed093c 77ef9e3963 Use real root with 0701 perms bb9d1ea5f7 Do not set DOCKER_TMP to be owned by remapped root 65f17f139b Ensure MkdirAllAndChown also sets perms bc73c89f8b docs: un-wrap line to prevent YAML docs from using "compact" formatting 6cfdb61f0a Bump VERSION to 19.03.14 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to v19.03.14Bruce Ashfield2020-12-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorporating the following docker-ce commits: 6cfdb61f0a Bump VERSION to 19.03.14 d62f3a4335 update containerd binary to v1.3.9 (address CVE-2020-15257) 223df488a1 update containerd binary to v1.3.8 f1d658df7c Bump libnetwork b42dd308b7 bump up rootlesskit to v0.11.0 ddd056dcd3 docs: fix builder-version swagger 406cc5ef47 Replace deprecated instruction a48b2a414f dockerd-rootless.sh: support containerd v1.4 shim socket path convention de76075442 docs: update 20.03 -> 20.10 in deprecated.md d8fa7ac2c1 Also trim "~..." from AppArmor versions 0a1553c648 pkg/aaparser: support parsing version like "3.0.0-beta1" caae6f925a static: add containerd-shim-runc-v2 94ab0479b0 To allow build for selective distros from top directory. e.g.- for rpm- RHEL_RELEASES= CENTOS_RELEASES= FEDORA_RELEASES=centos-8 make rpm for deb- RASPBIAN_VERSIONS= UBUNTU_VERSIONS= DEBIAN_VERSIONS=ubuntu-xenial make deb 5b7be532be docs: fix broken links in build reference 4afdfee131 Fix gcplogs memory/connection leak f9159f95b9 docs/deprecated: remove minor versions a7d8e5b15e docs: deprecate CLI options for experimental CLI features 265d2d874b docs: add /go/experimental/ vanity URL 45fe9c589c docs: fix generated YAML due to trailing whitespace d54dee5350 docs: update URL for security landing page 8b51565ec3 Add test-case for env with, and without = 4e0e5427b2 builder: add note about alternative syntax fb91a7f7e0 builder: rephrase ENV section, remove examples for ENV key value without '=' 4c5ada19a3 docs: fix "docker logs" example missing container name 5fd841f066 awslogs: Update aws-sdk-go to support IMDSv2 8ff047ef9d Bash-completion: add CAP_AUDIT_READ 12b5d3b4cb docs: document CAP_AUDIT_READ 532ea20102 docs: document optional "CAP_" prefix for capabilities a240747846 docs: sort list of capabilities alphabetically 19498650c3 Bump VERSION to 19.03.13 da428b1aec Complete capabilites with and without "CAP_" prefix. 4056693640 [19.03] vendor: stop using docker/engine fork for vendoring f6cc6fa133 [19.03] vendor: buildkit v0.6.4-32-gdf89d4dc d61bf277b8 [19.03] vendor: tonistiigi/fsutil v0.0.0-20191018213012-0f039a052ca1 4024535260 [19.03] vendor: buildkit v0.6.4-32-gdf89d4dc 9a44f43fb9 swagger: fix MemTotal units in SystemInfo endpoint a75083ebf0 docs/build: add note about git subdirectories with BuildKit 112d03e8ea plugins: update buildx to v0.4.2 ef44b94189 buildx: use v0.4.1 8a18415110 Bump buildx to master to check if it builds on the CI 0100e1c0be Replace vbom.ml/util with fvbommel/sortorder 53c69c574e Bump Golang 1.13.15 87867aff90 Bump Golang 1.13.15 76060cc4a0 Bump Golang 1.13.15 8a905386a1 update containerd to v1.3.7 0ffc8f1e55 update containerd to v1.3.6 aff3f55db8 update containerd to v1.3.5 61f6fac7a1 update containerd to v1.3.4 c938231789 update containerd binary to v1.3.3 ba94dd5a0d Update containerd to v1.3.2 13106ca34e Update containerd to v1.3.1 c5ad02b467 update containerd binary v1.3.0 a0edb6a8cb Fix log file rotation test. b17b2f05b6 Fix flakey test for log file rotate. efe3cf2163 Replaces ADD with COPY in the COPY section 5a861b676c Check for context error that is wrapped in url.Error a438db9875 docs: remove docs for —-from=index 475484e351 Bump VERSION to 19.03.13-beta2 3f7bf34392 oci: correctly use user.GetExecUser interface And the following libnetwork commits: 90990763 service_linux: Fix null dereference in findLBEndpointSandbox 8565f0b1 log error instead if disabling IPv6 router advertisement failed Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to tip of 19.03Bruce Ashfield2020-08-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update comprises the following commits: ff3fbc9d55 Merge pull request #655 from tiborvass/bump_19.03.13-beta2 475484e351 Bump VERSION to 19.03.13-beta2 321dc6b4bd Merge component 'engine' from git@github.com:moby/moby 19.03 9b85caeb7c Merge pull request #41287 from thaJeztah/19.03_backport_bump_netns b82e19207e vendor: vishvananda/netns db3c7e526aae966c4ccfa6c8189b693d6ac5d202 69223588df [19.03] vendor: vishvananda/netns 0a2b9b5464df8343199164a0321edf3313202f7e 32c58830e3 Merge pull request #654 from tiborvass/bump_19.03.13-beta1 f2cad45d0a Merge branch '19.03' of github.com:docker/docker-ce into 19.03 a2fa6c7fb3 Merge component 'engine' from git@github.com:moby/moby 19.03 1015e8af79 Merge component 'engine' from git@github.com:moby/moby 19.03 1d7d9d001f Merge pull request #41273 from thaJeztah/19.03_backport_swagger_fixes 3087b3114f Merge pull request #41274 from thaJeztah/19.03_backport_Double_RLock 520fc10363 Merge pull request #41279 from thaJeztah/19.03_bump_buildkit 120511a214 Merge pull request #642 from tiborvass/19.03-switch-to-moby a4f55cdbab [19.03] vendor: moby/buildkit v0.6.4-28-gda1f4bf1 bee145aad2 Merge component 'engine' from git@github.com:docker/engine 19.03 b768eabf04 Merge component 'engine' from git@github.com:docker/engine 19.03 4e9725b988 Merge pull request #41277 from AkihiroSuda/rootlesskit-0.10.0-1903 c13dfa3f39 bump up rootlesskit to v0.10.0 b714998077 Merge pull request #41271 from thaJeztah/19.03_backport_remove_dockerproject_from_tests 009eca42ef docs: API v1.39: move system version response to definitions 4f25b9eed4 docs: API v1.40: move system version response to definitions 0ea6312f6d swagger: move system version response to definitions 9f4029e6dc plugin: fix a double RLock bug dff89f8092 docs: API v1.39: fix type for BuildCache CreatedAt and LastUsedAt 95599eb2e6 docs: API v1.40: fix type for BuildCache CreatedAt and LastUsedAt 81bd78b07a swagger: fix type for BuildCache CreatedAt and LastUsedAt d9cb8734cf Merge component 'engine' from git@github.com:docker/engine 19.03 820098ff18 Merge pull request #41269 from thaJeztah/19.03_update_buildkit 0994e492c5 Remove apt.dockerproject.org from test a49a4f288a Bump VERSION to 19.03.13-beta1 a89cfd520d Merge component 'engine' from git@github.com:docker/engine 19.03 dcaed39807 Upstream-commit: a7e309944b3bdefbca4186ce41a8374784133be2 Component: engine 422fa1b13e [19.03] vendor: moby/buildkit v0.6.4-26-ga1e4f48e 81dab2018b Merge component 'engine' from git@github.com:docker/engine 19.03 1490b1df51 Merge pull request #41081 from thaJeztah/19.03_backport_fix_sandbox_cleanup c6c4809630 Merge component 'engine' from git@github.com:docker/engine 19.03 9eea25a62f Merge pull request #41235 from thaJeztah/19.03_backport_bump_golang_1.13.14 f224762af0 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 0850d19f24 Merge pull request #485 from thaJeztah/19.03_backport_remove_eoan 5ba0889c4a swagger: sync updates to v1.39 7d189e5b0b swagger: sync updates to v1.40 047a3b6ca8 docs: sync API v1.40 swagger formatting with current version d5a51018d4 docs: sync API v1.39 swagger formatting with current version 69aae6c1db docs: add example calculations to container stats API bf77a77bab swagger: add DeviceRequests to container create, inspect example d43b66d55c swagger: move NetworkingConfig to definitions c210a26d28 swagger: reformat, and wrap to ~80-chars 0d1edc403c swagger: clarify the meaning of Image field in ContainerInspect endpoint f3b514426e Merge component 'cli' from git@github.com:docker/cli 19.03 07d59f4164 Merge pull request #2635 from thaJeztah/19.03_backport_bump_golang_1.13.14 289eec988f Remove Ubuntu 19.10 "Eoan" (EOL: 2020-07-17) eeec8d3ba5 Remove Ubuntu 19.04 "Disco Dingo" (EOL: 2020-01-23) 02ab061844 Remove Fedora 30 (EOL: 2020-05-26) 391d22f0e0 Bump Golang 1.13.14 a033b71571 Bump Go 1.13.13 03ae74b5b7 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 20042180c1 Bump Golang 1.13.14 aaf10aa9c6 Merge pull request #482 from thaJeztah/19.03_backport_bump_golang_1.13.14 fc9fece6e1 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 d552a52dbb Bump Golang 1.13.14 887f0eb7c6 Merge pull request #479 from thaJeztah/19.03_backport_bump_golang 8a9e1bdc07 Merge component 'engine' from git@github.com:docker/engine 19.03 ab25bbca2f Merge component 'cli' from git@github.com:docker/cli 19.03 f56046026b Merge pull request #2633 from thaJeztah/19.03_backport_bump_golang_1.13.13 bbdb18fa3a Merge pull request #41222 from thaJeztah/19.03_bump_buildkit a48c990d07 Merge component 'cli' from git@github.com:docker/cli 19.03 e1e647a270 [19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef 021a6048e6 Merge pull request #2631 from cpuguy83/19.03_handle_close_error_on_save a6c6dce3a6 Bump Golang 1.13.13 a252aaae7a Merge component 'cli' from git@github.com:docker/cli 19.03 f19d902423 Merge pull request #2629 from thaJeztah/19.03_backport_circleci_updates 4e3a5637b4 Handle errors on close in config file write. 19d2ee3b78 config: preserve ownership and permissions on configfile 08fd87da44 Move circle.yml to .circleci/config.yml 45b3865643 CircleCI: update docker versions used in CI c6012e45cc Update Golang 1.13.13 3a19c4a1df Merge component 'engine' from git@github.com:docker/engine 19.03 b636594b37 Merge pull request #41192 from ameyag/19.03-hcsshim-vndr 177165b75d Merge component 'engine' from git@github.com:docker/engine 19.03 d2e020dbd1 Merge component 'cli' from git@github.com:docker/cli 19.03 d0a4b67aee Merge pull request #41185 from thaJeztah/19.03_bump_buildkit d4e6d9b301 Merge pull request #2623 from s0j/s0j_19.03_bump-crypto-readconsole 06d576d294 Merge component 'cli' from git@github.com:docker/cli 19.03 80e9882cdf vendor: golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a e0c24158ad Merge pull request #2620 from thaJeztah/19.03_backport_builder_comment_info d7e86d9c77 Revendor hcsshim to fix image import bug 14ab1c306d vendor: Microsoft/hcsshim v0.8.9 03a47bb4c5 [19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f) fd33ebfc36 Merge component 'engine' from git@github.com:docker/engine 19.03 fb095d16b8 Merge pull request #41133 from roidelapluie/bsd2 d0a8d03b7b docs/builder: add note about handling of leading whitespace b56ef36968 Merge component 'cli' from git@github.com:docker/cli 19.03 d2a8fe0e12 Merge pull request #2609 from thaJeztah/19.03_backport_docs_fixes e453c06e79 Merge pull request #2608 from thaJeztah/19.03_backport_vendor_bumps dac7a0fe9a docs: fix example output for docker plugin ls 8c8b82eeb3 list state `ready` for filtering in stack_ps.md 055ee582e3 vendor konsorten/go-windows-terminal-sequences v1.0.3 037e7383ec vendor: mitchellh/mapstructure v1.0.0 2f446000e0 vendor: beorn7/perks v1.0.1 8f8179e576 Enable client on netbsd and dragonfly 5b2eac44f7 allocateNetwork: fix network sandbox not cleaned up on failure f620b6de75 components: use moby/moby instead of docker/engine Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce/docker-moby: fixup GO compiler callsBruce Ashfield2020-07-011-0/+2
| | | | | | | | | | | | | | | | | | | | With oe-core commit c23f9e80492e4b [tcmode-default: use go-binary-native by default], we must explictly call the proper cross go binary, versus just the go-native variant. These builds were working by luck, since the go compiler was capable of building the target binaries previously (in its build-from-source creation). We fixup the calls and we no longer see fpu build issues: fatal error: gnu/stubs-soft.h: No such file or directory 7 | # include <gnu/stubs-soft.h> | ^~~~~~~~~~~~~~~~~~ This commit also moves the docker-ce patches from "files" to a named directory to reduce confusion. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: update to v19.03.12Bruce Ashfield2020-07-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping docker-ce to pickup engine and libnetworking changes as follows: docker: 62af9260f7 Bump version to 19.03.12 936779c56d Don't filter out registries to logout from with config file contents c5052816e1 Add MOBY_DISABLE_PIGZ to dockerd environment variable docs fcb50896d6 Split up environment variable documentation between cli and dockerd a8985be19b Fix broken link efc8054c3e vendor: docker/libnetwork 026aabaa659832804b01754aaadd2c0f420c68b6 (bump_19.03 branch) a01cfb62a8 vendor: golang.org/x/text v0.3.3 b6c18bda19 vendor: golang.org/x/text v0.3.2 5ff139ae19 Don't loose additional metadata fields c7821b2eff Bump Golang 1.13.12 80212697cc int-cli/TestRunInvalidCPUShares: fix for newer runc 6812565155 Use consistent name for errors 7df914b706 Bump Golang 1.13.12 42e35e61f3 Bump version to 19.03.11 f1aa3eed9f vendor libnetwork to 153d0769a1181bf591a9637fd487a541ec7db1e6 411bf397cb Bump version to 19.03.10 8c9977e182 ssh: avoid setting flags through hostname e002ed9b22 Fix bug with panic when DOCKER_CLI_EXPERIMENTAL environment variable is incorrect 9c06987b4f docs/extend: fix broken link and some markdown touch-ups e0305a0d5d integration: Add TestDaemonDNSFallback 0b5e7e9157 vendor libnetwork to 71d4d82a5ce50453b1121d95544f0a2ae95bef9b e18049ede6 hack: add more debugging to understand exit codepath 9b224f2a82 Dockerfile: bump CRIU 3.14 060380053a docs: fix broken link in dockerd.md bf5af5d807 Run e2e tests with different engine version on Jenkins Rewrite Jenkinsfile to new declarative syntax without parallel as the e2e framework is not tailored for than (container name clash, port clash,...) 9ff792b4b1 Add a new Makefile variable to override DockerInDocker engine version we use to run e2e tests ddc55e5dae Partially revert cf663b526a34f3e7911e6e60138138c2023aa844 as it breaks the version negotiation with an older docker engine. 830231a085 Bump Golang 1.13.11 09dc8edc28 Bump Golang 1.13.11 90e25f2053 Fix bug in gotestsum installer causing dependencies to not be downloaded a36b2dcf99 pkg/archive: escape ":" symbol in overlay lowerdir eef871ea69 Add 19.03.9 Changelog 08289ce2b7 dockerd-rootless.sh: bump up slirp4netns requirement to v0.4.0 e86a81ae52 vendor: update buildkit to a7d7b7f1 d64ef9e79f docs: more Markdown touch-ups 7a62f198f7 bump up rootlesskit to v0.9.5 085915af4b Update some uses of errors.Cause() to errors.Is() 6a461fe7db vendor: pkg/errors v0.9.1 dab9e682ae SELinux: fix ENOTSUP errors not being detected when relabeling 61b260f95e vendor: k8s.io/klog v1.0.0-2-g4ad0115 3e7fc6b34b docs: fix, and touch-up "docker context" docs 55cac16b19 Update dead link and add missing info on COPY 98b86525c7 config: don't call homedir on init() d4a9c8b0ff Bump Version to 19.03.9 9854078c74 logfile: Check if log is closed on close error during rotate ba985fa151 vendor: pkg/errors v0.9.1 b7053372f9 deb: use DEBIAN_FRONTEND=noninteractive for all dockerfiles 29f7b93a38 docs: update usage output for dockerd (19.03) 4105fc6eeb docs: fix order of flags in usage, and fix missing quote 9efc9eb996 Jenkinsfile: use docker/docker instead of docker/engine dc09faf67a Remove Ubuntu 18.10 "cosmic", as it reached EOL 229ba25b29 Add rhel for s390x f63e79f08f Add Fedora 32, remove Fedora 29 16cea5e8af CentOS: fix failing repository on aarch64 (arm64) 09b724c472 Fix CentOS 8 build 5f18965a2d Undo baseurl string replace for altarch d9d139d449 Add Support for Centos-8 d3673fb117 remove fedora 28 because it is eol 3a5d16fc01 Makefile: remove SOURCE_FILES, SOURCES variables 1807473253 rpm/Makefile: use DISTROS intermediate variable, similar to deb cd431fd2bd rpm/Makefile: remove parameterization of Dockerfile 6d5a139b67 Enable Ubuntu Focal in Jenkinsfile 782cbb1279 Add Ubuntu 20.04 Focal Fossa 3bfab8878a Add build target for ubuntu-eoan f1510b7e2e deb: add missing format version 02ec900b6e Update README to include Ubuntu 19.10 2a11310df0 deb: remove unused DOCKER_GOPATH variable eea48a1e84 Add LICENSE (copy of docker/docker's Apache-2.0 file) 4668185399 Makefile: chown engine dir during cleanup f957acd1a7 update list of reviewers in unir config 76caab9e0f Remove more remnants from image-based engine ca19008e19 Makefile: enable buildkit when building images 5084dc0eeb Remove some remnants related to image-based builds ec06e50ff4 Remove image-based build (for docker engine activate) a00d1a3e8c Dockerfiles: re-use DISTRO, SUITE build-args where possible 5137026e84 deb: Only recommend aufs-tools on amd64 ffd08c257e Re-order common env variables 5ad37075fa ADDED gomodules=off to docker-ce-packaging files b54abb7962 Update packages list c1b70372fa plugins: remove (now) redundant .gitkeep e04831b31a Dockerfiles: remove unused GO_VERSION beb28205b6 Makefile: rely on targets in deb/rpm 2b8e543708 rpm/Makefile: simplify and fix c6c1776bc3 deb/Makefile: simplify and fix 4e553fe39f builder: fix broken link 550ea4a513 [19.03] vendor: buildkit v0.6.4-5-g59e305aa 5bcd2b4368 docs: fix links, and minor markdown touch-ups 5d14c92bcf cli: perform feature detection lazily 0060d37eff docker build: check experimental --platform on pre-run 86b614aec2 app-214 Load Client info in getter function 1eae0fe109 fix panic on single-character volumes 63a0f1b5da vendor: bump gopkg.in/yaml.v2 v2.2.8 d0c4d1bb7d service update: fix service create example a2811833ab Add container_iface_prefix option to documentation b90b044e91 bump up rootlesskit to v0.9.4 33201484aa Update CRIU to v3.13 "Silicon Willet" 296f651e6c Use "buster" variant of Go images 1e9d8254a7 bump gotest.tools v3.0.1 for compatibility with Go 1.14 00802b8595 Bump Golang 1.13.10 4f45952397 Update Golang 1.13.9 10944a9554 Update Golang 1.13.8 ad04f7c12f plugins/buildx: force go modules to use vendor mode d5e9bda107 update vndr v0.1.1 c69ca2c5e7 bump vndr v0.1.0 to support versioned import paths 36c6db1980 yamldocs: add description to base command df84528c7a experimental/vlan-networks: markdown touch-ups 828d4770b6 docs/reference: explain "colon" aa6083444d docs/extend: reformat notes bfd17cb063 docs/builder: touch up markdown, and some minor rephrasing db5c1e4e51 docs/reference/run.md: touch-up markdown 5631277cc4 reference docs: reformat notes 299fb4e282 reference docs: fix broken links and markdown touch-ups 26605e5a3b Adding missing title in builder.md 838d67c5a0 Add clarification when using USER UID:GI c05754a365 [19.03] vendor: swarmkit 0b8364e7d08aa0e972241eb59ae981a67a587a0e d7b734a61f vendor: update go-events to fix alignment for 32bit systems d88786fb81 improve "network prune" output to mention custom networks only 62e46c2b66 Add "host-gateway" to tests for extra_hosts / --add-host 3199cd1856 Skip IPAddr validation for "host-gateway" string e9eeb762f5 vendor: update go-events to fix alignment for 32bit systems 870586b77d Bump Golang 1.13.10 2e46b1e331 [19.03] update libnetwork b9bcf0c3fba9ef8897c9676c5b70ba0345b84b17 650989cffa CI: update notary test certificates d68161f5ca Bump Golang 1.13.10 3f6cbafb87 api docs: fix broken link on GitHub 03a2b6f3e5 Fix TEST_FILTER to work for both "integration" and "integration-cli" 386205e278 [19.03] vendor buildkit b26cff2413cc6a466f8739262efa13bd126f8fc7 825df7e593 Bump Golang 1.13.9 5ceee878a0 Bump Golang 1.13.9 f9e55973fd Update Golang 1.13.8 6239c3658e Update Golang 1.13.7 (CVE-2020-0601, CVE-2020-7919) ca646694e0 Update Golang 1.13.6 5df7607049 Update Golang 1.13.5 ba70026a0f Bump Golang 1.13.4 5d41640c38 Bump Golang 1.13.3 (CVE-2019-17596) 0ce2031f1d bump golang 1.13.1 (CVE-2019-16276) 03ea68926d Bump Golang version 1.13.0 f2377417ee Update to using alpine 3.10 cdcca890cc Switch to s390x Ubuntu 18.04 330f0aec13 builder: fix concurrent map write 17a1f3f112 docs: add API versions v1.30 - v1.37 e83446f765 seccomp: add 64-bit time_t syscalls 7a88b57398 [19.03] vendor: containerd 481103c8793316c118d9f795cde18060847c370e 0adbd79f8a Update libnetwork and DNS library 30e89b9771 Update deprecation policy to 1 stable release d444120281 Include deprecation policy on deprecated features page 9ea6bbb5fe remove unneeded comment from reference files a1c631a95d Fix whitespace that caused short-format in generated YAML ee8847c1ae Fix yamldocs generator to accomodate nested subcommands 240eda98bf Fix naming of reference docs files c2de31670c docs: update code-hints for compatibility with "rouge" 3fe5e22b5d Move schema1 deprecation notice d071a64684 bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9 773359a601 Dockerfile: switch to iptables-legacy to match the host 3b64f62c34 Dockerfile: switch golang image to "buster" variant, and update btrfs packages 0c599907a5 hack/make: ignore failure to stop apparmor 14461409c2 Dockerfile: align consecutive COPY lines f422d243fe Dockerfile: order COPY lines by change frequency 60af9b2b9c Dockerfile: sort packages alphabetically edc3150b30 Dockerfile: use build-arg for vpnkit c3939550e0 Dockerfile: use spaces for indentation bf61271ddc [19.03] Dockerfile: move CRIU_VERSION lower 30c60fc2a3 bump vndr v0.1.1 9ac5b25cb5 bump vndr v0.1.0 to support versioned import paths 21e7bfd059 Use build args to override binary commits in dockerfile c37bec6230 Revert "dockerfile: update vndr to 85886e1a" c7b33768a6 go-swagger: fix panic d69a049009 Dockerfile: set GO111MODULE=off 63369ad083 fix backingFs assignment 6bf8bed5fc Fix rate limiting for logger, increase refill rate 680fd72af7 Update Golang 1.13.8 194ea663d9 Set the bip network value as the subnet b9b1b0b8f0 AppArmor: add missing rules for running in userns 20666c2d62 AppArmor: remove rules for linkgraph.db SQLite database 64e3e12354 Use FILE_SHARE_DELETE for log files on Windows. af7196a03b Fix docker crash when creating namespaces with UID in /etc/subuid and /etc/subgid bb990f060a Fix more signal handling issues in tests. 188bdab73b DaemonCli: Move check into startMetricsServer 72f7e5a414 Add `FromClient` to test env execution libnetwork: 8565f0b1 log error instead if disabling IPv6 router advertisement failed 153d0769 bridge: disable IPv6 router advertisements fdaaa027 Resolver: fix error handling if we didn't receive a response b09f24d1 Fix NPE due to null value returned by ep.Iface() 8068671f Fixes a panic in the DNS resolver 536ae722 Dockerfile: update to Go 1.13.8 dcd95280 Fix gofmt in preparation of Go 1.13 update f0b038ea regenerate protobufs with debian buster 34c8de58 Dockerfile: switch to debian "buster" 96600117 Dockerfile: update to Golang 1.12.17 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to v19.03.8Bruce Ashfield2020-03-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to 19.03.8 to pickup bugfixes and security changes. The following commits comprise this update: docker: afacb8b7f0 Bump Version to 19.03.8 f0867e5a51 Merge component 'engine' from git@github.com:docker/engine 19.03 07428504dc vendor: add local copy of archive/tar 618fcb5466 dockerfile: update vndr to 85886e1a 7141c199a2 Merge pull request #644 from tiborvass/bump-19.03.7 3cf22484bf Bump Version to 19.03.7 70aa6b7044 Merge component 'cli' from git@github.com:docker/cli 19.03 43289e30e1 Merge pull request #2373 from tiborvass/19.03-bump-grpc-1.23.1 2887460cc7 vendor: bump google.golang.org/grpc v1.23.1 09986ab5ca vendor: update grpc to v1.23.0 e126c63873 Merge component 'engine' from git@github.com:docker/engine 19.03 8d208698a3 Merge pull request #40604 from thaJeztah/19.03_backport_mis_unlock f096143c86 Merge pull request #40476 from cpuguy83/19.03_fix_exec_id_client 1aa048bde4 Merge pull request #40461 from AkihiroSuda/cherrypick-40243-1903 d3d2e44a59 daemon/cluster: add a missing Unlock 2de3fd06af Merge pull request #40566 from thaJeztah/19.03_backport_bump_grpc f0e27e52c1 Merge component 'cli' from git@github.com:docker/cli 19.03 6c810a4023 Merge pull request #40586 from thaJeztah/19.03_revert_jenkinsfile_pin_older_windows 65550b7564 Merge pull request #2352 from thaJeztah/19.03_backport_add_daemon_redirect 118ddd9ac0 docs: add redirect for old location of daemon reference baa53b1dcc Merge pull request #2344 from thaJeztah/19.03_backport_builder_prune_flags 29ef942a84 Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973" 7b2f8d7926 Use certs.d from XDG_CONFIG_HOME when in rootless mode 169aca7c55 Merge pull request #40575 from thaJeztah/19.03_backport_unify_apis 2f8f8550c8 docs: add API versions v1.25 - v1.29, v1.38 - v1.40 56a7c6cd63 Merge pull request #40477 from cpuguy83/19.03_40446_check_other_mounts 7167b9b338 Merge pull request #40547 from thaJeztah/19.03_backport_update_selinux_v1.3.1 e631d419ad Merge pull request #40560 from thaJeztah/19.03_backport_33434_api_doc_base64url ec69262a25 Merge pull request #40557 from thaJeztah/19.03_bump_buildkit_v0.6.4 84340bb84b Merge pull request #40555 from fuweid/cp1903-40137 2c8b487132 bump google.golang.org/grpc v1.23.1 b029f9629f Fixes #33434 - API docs to specify using base64url c86ab2bc0e vendor: update buildkit v0.6.4 c17e991798 daemon: add grpc.WithBlock option d9f362f57b Merge pull request #40549 from cpuguy83/19.03_stats_use_cond_var 4acaa303f2 Merge pull request #40551 from thaJeztah/19.03_backport_jenkinsfile_pin_older_windows 3336316a08 Jenkinsfile: temporarily pin windows image to 10.0.17763.973 bfb975ac72 Use condition variable to wake stats collector. 9b30897146 Merge pull request #40490 from thaJeztah/19.03_backport_swagger_document_constraints 0c7625e047 Merge pull request #40540 from thaJeztah/19.03_update_containerd_1.2.13 2175a93304 Merge pull request #40533 from thaJeztah/19.03_update_golang_1.12.17 dac6fed0eb vendor: update opencontainers/selinux v1.3.1 5321005e4e Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 d97f4c303b Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17 e08e107ddc Merge component 'cli' from git@github.com:docker/cli 19.03 058ac7dc90 Merge pull request #2342 from thaJeztah/19.03_backport_bump_golang_1.12.17 c68e88f348 update containerd runtime v1.2.13 84d75db7ac Fix builder prune -a/--all flag description 29db22eecc unused-for is a deprecated synonym 6da959331a Merge pull request #40462 from AkihiroSuda/cherrypick-40210-1903 2f76c46e36 Update Golang 1.12.17 f49613c3ae Update Golang 1.12.17 afa2b687e0 Update Golang 1.12.17 499e12df0c Exec inspect field should be "ID" not "ExecID" d4c418d850 swagger: document "node.platform.(arch|os)" constraints 789f1ad281 Merge pull request #40460 from AkihiroSuda/cherrypick-40406-1903 dcd9e43a90 Check tmpfs mounts before create anon volume c3a1bdbbdb overlay[2]: rm fs checks 7f44c538ef Fix/improve overlay support check a5c9db1fa1 overlay: move supportsMultipleLowerDir to utils 806947ebfa Use fewer modprobes ec2e4c6eca dockerd-rootless.sh: remove confusing code comment libnetwork: c7bae399 Merge pull request #2525 from trapier/bump_19.03/cleanup-vfp-during-network-removal 8c407f52 Cleanup VFP during overlay network removal bd5c6080 Merge pull request #2520 from SamWhited/19.03_backport_dns_update 74b17410 Bump the DNS library and revendor Testing has been performed across x86-64/arm64 via cli and through frameworks such as cri-o and kubernetes. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce/moby: update to latest 19.03.x revisionsBruce Ashfield2020-03-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping the docker recipes to the latest 19.03 changes: f0e27e52c1 Merge component 'cli' from git@github.com:docker/cli 19.03 65550b7564 Merge pull request #2352 from thaJeztah/19.03_backport_add_daemon_redirect 118ddd9ac0 docs: add redirect for old location of daemon reference baa53b1dcc Merge pull request #2344 from thaJeztah/19.03_backport_builder_prune_flags 5321005e4e Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 d97f4c303b Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17 e08e107ddc Merge component 'cli' from git@github.com:docker/cli 19.03 058ac7dc90 Merge pull request #2342 from thaJeztah/19.03_backport_bump_golang_1.12.17 84d75db7ac Fix builder prune -a/--all flag description 29db22eecc unused-for is a deprecated synonym 2f76c46e36 Update Golang 1.12.17 f49613c3ae Update Golang 1.12.17 369ce74a3c Merge pull request #643 from arkodg/19.03 bee80f7cbf Bump Version to 19.03.6 78e3d7a827 Merge component 'cli' from git@github.com:docker/cli 19.03 a53add6c25 Merge pull request #2320 from thaJeztah/19.03_docs_backports b21b8c4427 docs: update deprecated status for --disable-legacy-registry ee91f95834 docs: add status table to "deprecated.md" 672cbe85e0 docs: mark deprecation of "docker engine" subcommands 1697838c76 docs: mark deprecation of "dab" files and top-level "deploy" subcommand 293ca94147 docs: sort "deprecated.md" by deprecation release 8ac182f3d5 docs: update some release-versions in "deprecated.md" 7877cc4a39 docs: minor touch-ups in "deprecated.md" 22b4b51d54 docs: service create: document os/arch constraints and more examples 09315bfb9c docs: service create: document non-matching/exclude constraints 275af80811 docs: service create: use markdown table for constraints 969ddd8937 Give an example for --reserve-memory 70114cfeab Merge component 'cli' from git@github.com:docker/cli 19.03 0056d8cf4a Merge pull request #2315 from thaJeztah/19.03_backport_carry_855_config_opts c3831cea9c Remove a useless '\' and enhance a script in an example in the section 'Add entries ... (--add-host)' d9eb3c2d18 Add examples for configs 586103a655 Merge component 'cli' from git@github.com:docker/cli 19.03 9e55c7c6ff Merge pull request #2311 from thaJeztah/19.03_backport_carry_1889_build_docs_update fc0328309a Syntax corrected 94739e3a28 docs: document dockerignore update 49c91f0de5 docs: document build outputs 0350afa412 docs: document cache-from b9eb7e03e8 Add notice about port binding and overriding of UFW to docker run reference 97049ac8a1 Merge pull request #640 from arkodg/19.03 6d6ce58b31 Bump version to 19.03.6.rc2 76a635b4c1 Merge component 'engine' from git@github.com:docker/engine 19.03 92806c13e9 Merge pull request #40453 from thaJeztah/19.03_bump_containerd 74ceaefc0f Merge component 'engine' from git@github.com:docker/engine 19.03 6e493ff731 update runc library to v1.0.0-rc10 (CVE-2019-19921) 4b4ef42785 update runc binary to v1.0.0-rc10 (CVE-2019-19921) 0a962fdb56 [19.03] Update containerd binary to v1.2.12 e88a6aff54 Merge pull request #40440 from tonistiigi/1903-update-buildkit 8d4dd9cf04 Merge pull request #40432 from thaJeztah/19.03_bump_swarmkit 7b4d2e6d4b vendor: update buildkit to 57e8ad5 57d13bfe2a Merge pull request #40433 from thaJeztah/19.03_bump_golang_1.12.16 2fb2d60efe [19.03] vendor: bump swarmkit 062b694b46c0744d601eebef79f3f7433d808a04 2cf45c5bcb vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1 6466a776b3 [19.03] Update Golang 1.12.16 (CVE-2020-0601, CVE-2020-7919) 3e58daafc4 Merge component 'cli' from git@github.com:docker/cli 19.03 68d0178e83 Merge pull request #2302 from thaJeztah/19.03_bump_golang_1.12.16 e5e1976a91 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 4e8f5d9d7d Merge pull request #429 from thaJeztah/19.03_backport_bump_golang_1.12.16 9dd99e2dc3 Update Golang 1.12.16 (CVE-2020-0601, CVE-2020-7919) 5974a91053 vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1 (CVE-2020-7919) d3739cb2c9 Update Golang 1.12.16 (CVE-2020-0601, CVE-2020-7919) a5b1206510 Merge component 'cli' from git@github.com:docker/cli 19.03 a2bc745cee Merge pull request #2291 from thaJeztah/19.03_backport_update_flag_description 80c58bbf63 Merge component 'cli' from git@github.com:docker/cli 19.03 7b094d6ad6 Merge pull request #2292 from thaJeztah/19.03_backport_hide_unsupported_buildkit_flags 45171da30b Annotate flags that are not supported by Buildkit 7f9957e9d5 Update flag description for docker rm -v 77739a9875 Merge pull request #639 from arkodg/19.03 855b0a0806 Bump version to 19.03.6.rc1 8af945c717 Merge component 'engine' from git@github.com:docker/engine 19.03 7cdc0a43bc Merge pull request #454 from thaJeztah/19.03_backport_lgetxattr_panic 4bd7815ea5 Merge component 'engine' from git@github.com:docker/engine 19.03 78567fe9cc Merge pull request #429 from thaJeztah/19.03_backport_windows_1903_fixes 8b00f36b33 Merge pull request #240 from thaJeztah/19.03_backport_lcowfromscratch 80cebcf36a Merge pull request #443 from thaJeztah/19.03_backport_health_race 5effd71d27 Merge pull request #441 from thaJeztah/19.03_backport_fix_double_host 102b097aff Merge pull request #439 from arkodg/19.03 4e53bffc7f Merge pull request #442 from thaJeztah/19.03_backport_errdefs_no_recurse c094d5a10c Merge pull request #444 from thaJeztah/19.03_backport_fix_unmount_ipc_ignore_enotexist 6c41819f16 Merge pull request #446 from thaJeztah/19.03_backport_ctx_upload_cancel 8f7f8f44fe Merge pull request #447 from thaJeztah/19.03_backport_fix_containerStart_unhandled_error 084a766569 Merge pull request #449 from thaJeztah/19.03_backport_move_windows_gopath_out_of_goroot 4e02c9f299 Merge pull request #440 from thaJeztah/19.03_backport_remove_cocky 446d2c5c1c Merge pull request #448 from thaJeztah/19.03_backport_gofmt_pkg_parsers 3a72499a38 Merge pull request #450 from thaJeztah/19.03_backport_bump_docker_py_4.1.0 169849fb47 Merge pull request #451 from thaJeztah/19.03_backport_swagger_fixes 9d81f4dc77 Merge pull request #452 from thaJeztah/19.03_bump_golang_1.12.15 cda3e3908a Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 ff42a8ba90 Merge pull request #425 from thaJeztah/19.03_backport_file_permissions db575945f1 Merge component 'engine' from git@github.com:docker/engine 19.03 89d170efa5 Merge pull request #453 from tonistiigi/1903-update-buildkit cebe170ea9 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 45d8672a7c Merge pull request #423 from thaJeztah/19.03_backport_eq_fix bb2ce33fe5 Merge pull request #419 from thaJeztah/19.03_backport_bump_golang_1.12.15 8e8ca6cefd Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 165fa60cf6 deb: make init and postinst files executable ea068ad379 deb: make "rules" executable 8d381059b1 Update Golang 1.12.15 00f93046eb fix eq issue 86c51432c5 Merge pull request #424 from thaJeztah/19.03_fix_engine_build_branch 811ee1c9eb [19.03] Jenkinsfile: fix image-based engine using wrong branch 47f2060ce6 vendor: update buildkit to 926935b5 5ad9cc8ca2 Merge component 'cli' from git@github.com:docker/cli 19.03 3a0d01d07d Merge pull request #2276 from thaJeztah/19.03_backport_bump_golang_1.12.15 6dba05f752 Update Golang 1.12.15 2e17c08fc0 Bump Golang 1.12.14 1ee8d32fb1 Merge component 'engine' from git@github.com:docker/engine 19.03 10edafeba6 Merge pull request #434 from AkihiroSuda/bump-up-rootlesskit-1903 934fe5908d rootless: fix proxying UDP packets 54e2eea263 Merge component 'engine' from git@github.com:docker/engine 19.03 ebff06c64d Merge pull request #445 from thaJeztah/19.03_backport_only_add_btrfs_when_needed_please 14944dac60 Merge component 'cli' from git@github.com:docker/cli 19.03 a6a5fe3f42 [19.03] Bump Golang 1.12.15 d60a0ce710 Merge pull request #2264 from thaJeztah/19.03_backport_passthrough_user_pass 06f4c68830 Merge pull request #2265 from thaJeztah/19.03_backport_fix_pull_test b8f99514f5 Merge pull request #2266 from thaJeztah/19.03_backport_circleci_updates 2bdad99c18 Merge pull request #2267 from thaJeztah/19.03_backport_fix_print 2558f6da19 Merge pull request #2268 from thaJeztah/19.03_backport_docs_changes 43a7e621fa Change example networks 6eeb780d69 Add docs for proxy configuration in config.json bd178e5d35 Fixing some links and deleting an older page reference e027dee044 Update service_create.md 7c3c6bde38 Docs: add note about management commands targeting a manager 8adb5acdec fix formatting issue of encoded url 37661a3bde CircleCI: add some info steps, and re-group jobs 33e6e19119 fix(pull_test): for quiet option 72f8164a81 Fix lint issue 292158ca22 Add test case to cover non-empty auth entry 5caedcf1e7 Allow username/password in config file 2da9c2471c Fix possible runtime panic in Lgetxattr b2ff3fc218 Fix Engine API version history typo 02ea27bc5e swagger: add missing container Health docs 517eb6a711 swagger: move ContainerState to definitions 7bc205f9f7 Fix phrasing when referring to the freezer cgroup 371d0446b2 Update service networks documentation 53051b43bd swagger: restore bind options information 2d9b525418 /containers/{id}/json missing Platform d29437ceda Document `message` parameter to `/images/create` 2f58c245d9 Fix indentation in some description c025267db2 fix swagger.yaml #39484 45e4107de0 bump docker-py to 4.1.0 91d2ac3c90 Move GOPATH out from under the GO source tree 7bc5833224 pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+) 3a8b05b8b2 daemon:containerStart() fix unhandled error for saveApparmorConfig f72d87c0fc builder-next: close build context upload on cancel 04be8ea7c7 daemon: Remove btrfs_noversion build flag c49c729ba2 Fix "no such file or directory" warning when unmounting IPC mount 759272227c Avoid a data race in container/health.go dd7239f025 errdefs: remove unneeded recursive calls ec423339f0 daemon: don't listen on the same address multiple times 303c74632d Remove cocky from names-generator 3552b026fd Merge component 'engine' from git@github.com:docker/engine 19.03 e7074b6956 Merge component 'cli' from git@github.com:docker/cli 19.03 00159b2d54 Bump 19.03 libnetwork refpoint a2f2b955f2 Merge pull request #2195 from tiborvass/19.03-fix-cp cfe657d671 Merge component 'engine' from git@github.com:docker/engine 19.03 a62d4a6ea5 Merge pull request #424 from thaJeztah/19.03_backport_39608_short_libnetwork_id bb0b936f68 Merge component 'cli' from git@github.com:docker/cli 19.03 982bbfbb9d Merge pull request #2184 from thaJeztah/19.03_backport_fix_max_replicas_per_node_interpolation 9e38db328e Merge pull request #423 from thaJeztah/19.03_backport_win_restore_no_parallelism d6cc247196 Merge pull request #427 from thaJeztah/19.03_backport_40232-comply_with_gelf_spec 403d9c3fcb Merge pull request #425 from cpuguy83/backport_40169_windows_version_quad 788a8e1b4a Merge pull request #435 from thaJeztah/19.03_bump_golang_1.12.14 817461b421 Merge pull request #428 from thaJeztah/19.03_bump_containerd_1.2.11 245f1458e5 Merge pull request #437 from thaJeztah/19.03_backport_skip_broken_docker_py_test 27678e7a7f Merge pull request #438 from ydcool/19.03_backport_fix_compiling_errors_on_mips 642b00b68e Merge component 'cli' from git@github.com:docker/cli 19.03 ebf04109a4 Merge pull request #2261 from zappy-shu/19.03_backport_2250-reverse-port-long-format-order aeec1f7a39 Reverse order of long-form ports 169540b729 cast Dev and Rdev of Stat_t to uint64 for mips 84bf606e9d Merge component 'cli' from git@github.com:docker/cli 19.03 3a9fa3f639 Merge pull request #2239 from thaJeztah/19.03_backport_carry_golangci_lint 482879a6bc Merge pull request #2240 from thaJeztah/19.03_backport_carry_platform_docs 2b51a9c7a8 docs: document from platform a3fb446453 docker-py: skip broken ImageCollectionTest::test_pull_multiple c14d933c6c docker-py: re-enable tests that were fixed in v4.1.0 ffc1e0d1e8 Remove now obsolete gometalinter and use golangci-lint instead b12cb0425d cli/command/stack/kubernetes: Using the variable on range scope `c` in function literal (scopelint) 06b7cc4b21 cli/command/container: Using the variable on range scope `c` in function literal (scopelint) e10677a913 cli/command/stack/kubernetes: Using a reference for the variable on range scope `obj` (scopelint) ad3520d231 opts: Using the variable on range scope `tc` in function literal (scopelint) b88c92188a cli/manifest: Using the variable on range scope `testcase` in function literal (scopelint) b1f12aeb53 cli/compose/template: Using the variable on range scope `tc` in function literal (scopelint) 19a5404f7c cli/command/container: suppress dogsled warnings 05d443cf6e e2e: remove unnecessary trailing newline (whitespace) 95a8c8d361 internal: remove unnecessary newlines (whitespace) bbd8228b8b cli/command: Using the variable on range scope `testcase` in function literal (scopelint) 4bd7b2790b cli: remove unnecessary newlines (whitespace) 709d853810 cli/command/trust: Using the variable on range scope `keyBytes` in function literal (scopelint) e4dd0c48c0 cli/command/context: Using the variable on range scope `c` in function literal (scopelint) 941a48cf6c e2e/cli-plugins: Using the variable on range scope `args` in function literal (scopelint) 1bd87c8870 cli/compose/loader: Using a reference for the variable on range scope `overrideService` (scopelint) cf3ad51330 templates: Using the variable on range scope `testCase` in function literal (scopelint) 938050f6df service/logs: Using the variable on range scope `testcase` in function literal (scopelint) 892f49ecc1 cli/config: Using the variable on range scope `tc` in function literal (scopelint) 86637da9e1 cli/command/formatter: Error return value of `ContainerWrite` is not checked (errcheck) f1226e4803 cli/command: Error return value of `cli.Apply` is not checked (errcheck) c16e5c5cb6 cli/command/formatter: Error return value of `ImageWrite` is not checked (errcheck) 6980a9fa85 cli/context/store: SA5001: should check returned error before deferring f.Close() (staticcheck) 3b21601ee7 cli/command/image: SA1006: printf-style with no further arguments (staticcheck) 6607bae1ed cli/command/utils: SA1006: printf-style with no further arguments (staticcheck) 63aecdcc56 cli/command/trust: SA1006: printf-style with no further arguments (staticcheck) 8dce5cdba3 cli/command/image/build: G107: Potential HTTP request made with variable url (gosec) 356d918639 cli/command/service: SA1012: do not pass a nil Context (staticcheck) 406e58f349 cli/command/secret: G101: Potential hardcoded credentials (gosec) b60f19d443 cli/compose/convert: driverObjectConfig - result 1 (error) is always nil (unparam) feabf9a1a7 e2e/container: containerExistsWithStatus - t is unused (unparam) dc7ad38270 cli/command/image/build/context_test.go:244:38: `createTestTempDir` - `prefix` always receives `"builder-context-test"` (unparam) a96c9f7fb3 cli/command/registry/login_test.go:66:25: unnecessary conversion (unconvert) 6fc683021d File is not `goimports`-ed (goimports) e04f71b179 cli/compose/convert/service_test.go:274:72: unnecessary conversion (unconvert) e0a19e5428 cli/command/trust/sign_test.go:119:70: unnecessary conversion (unconvert) 6ebeec5a54 Disable unparam linter: e2e/image/push_test.go:299:27: `withNotaryPassphrase` - `pwd` always receives `"foo"` (unparam) fc40566c78 Disable unparam linter: cli/required.go:102:16: `pluralize` - `word` always receives `"argument"` (unparam) 7ce0919e99 compose/loader: define type for transformer-functions 3e2e85ac3f disable unparam linter on these functions, as we need an error in these function signatures cd2bfde567 cli/compose/convert: result 1 (error) is always nil (unparam) b591d5805c cli/command/system/info.go:116:68: prettyPrintClientInfo - result 0 (error) is always nil (unparam) 0110e1a9fa cli/command/stack/kubernetes/deploy_test.go:65:68: `checkOwnerReferences` - `stackName` always receives `"test"` (unparam) cdaadd3714 cli/command/plugin/list_test.go:61:31: `TestList$1` - `filter` is unused (unparam) 949cd3a5a5 cli/command/image/build_session.go:133:45: getBuildSharedKey - result 1 (error) is always nil (unparam) 4de862fd32 cli/command/image/build_buildkit.go:450:56: parseSSH - result 1 (error) is always nil (unparam) 142ccde3b1 cli/command/image/build/context_test.go:252:71: `createTestTempFile` - `perm` always receives `0777` (`511`) (unparam) e6a8833c39 cli/command/image/build/context_test.go:244:38: `createTestTempDir` - `dir` always receives `""` (unparam) 7c4745bb2b unchecked errors 8f63ddef03 cli/command/container/attach.go:141:15: nilness: impossible condition: nil != nil (govet) db9be2bb14 opts/ulimit_test.go:11:13: composites: `*github.com/docker/cli/vendor/github.com/docker/go-units.Ulimit` composite literal uses unkeyed fields (govet) de156d566e cli/compose/types/types.go:106:2: structtag: struct field tag `yaml:",inline", json:"-"` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet) f97c9969e2 cli/registry/client/fetcher.go:106:9: nilness: impossible condition: nil != nil (govet) 5e679e1088 cli/command/container/start.go:157:20: nilness: nil dereference in type assertion (govet) 6c3a85d5bd cli/command/stack/kubernetes/list.go:32:47: nilness: tautological condition: non-nil != nil (govet) 46b5db8f92 cli/command/trust/key_generate.go:112:9: nilness: impossible condition: nil != nil (govet) 34db4b6f2d SA1019: httputil.ErrPersistEOF is deprecated: No longer used. (staticcheck) 40eae09556 cli/command/container/stats.go:211:21: SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck) abd320c8ee cli/command/trust/inspect_pretty_test.go:399:24: SA4010: this result of append is never used, except maybe in other appends (staticcheck) 11cd9341cf opts/throttledevice.go:51:5: SA4003: unsigned values are never < 0 (staticcheck) c7898382f0 compose/loader: fix TestIsAbs not testing all combinations 8f6e057d58 Gometalinter: raise deadline to 3 minutes db568b7af3 gometalinter: fix configuration 775adaed88 [19.03] Bump Golang 1.12.14 aa6bfe79fc Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 c3d8c3468e Merge pull request #413 from arkodg/19.03 ec67290985 Add ubuntu-disco and ubuntu-eoan to deb Makefile 8529189e00 Add Ubuntu 19.10 "eoan" 45b0e46ce5 Merge pull request #638 from tiborvass/bump19036test e3e3a4e994 Bump VERSION to 19.03.6-test1 b875282b34 Merge component 'cli' from git@github.com:docker/cli 19.03 6fed018433 Merge pull request #2222 from thaJeztah/19.03_backport_fix_docker_cp_npe 250fddee49 docker cp: prevent NPE when failing to stat destination 93bf0c971f Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425a 6ad4cf704c TestRunAttachFailedNoLeak: Compare lowercase a44ab059da bump Microsoft/hcsshim 2226e083fc390003ae5aa8325c3c92789afa0e7a f521821787 integration-cli: remove unnescessary conversions (unconvert) 08d18a123f Rename "v1" to "statsV1" c6b9bdb87c bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470a c8bfd0a7a9 bump containerd/cgroups c4b9ac5c7601384c965b9646fc515884e091ebb9 298f6e1c08 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 19.03 0c8d8151ac RHEL8 iptables build fix (#410) 67f4391ce0 [19.03] Update containerd binary to v1.2.11 31d684a683 [19.03] Update to runc v1.0.0-rc9 df4aa4947c LCOW: Fix FROM scratch cdd97d5eee logger/gelf: Skip empty lines to comply with spec cbc9071e4a daemon: Use short libnetwork ID in exec-root & update libnetwork 60e2f6b3c9 Windows: Only set VERSION_QUAD if unset 1232d6d690 Windows: Use system specific parallelism value on containers restart 17870bcb42 cp: allow trailing slash in non-existant destination dfba6b8680 Add interpolation type cast for max_replicas_per_node Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: allow custom build tags via packageconfigRicardo Salveti2020-02-201-2/+3
| | | | | | | | | | | As done by the docker-moby recipe, move the definition of the default build tags outside do_compile and let the docker build tags be customized via the packageconfig options set by the recipe. This is required for enabling seccomp support during build time. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to v19.03.5Stefan Agner2020-01-171-3/+3
| | | | | | | | | | Bump the git hashes to Docker CE v19.03.5. This requires to get the docker daemon binary from a different location as the symlink from the latest/ subdirectory has been removed. See also commit deaac5d4b3fa ("hack/make.sh remove "latest" symlink") in the docker-ce repository. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: remove docker.service.rpmChen Qi2020-01-081-0/+1
| | | | | | | This file is useless and misleading. Remove it. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: add transient configuration packageconfigMatt Spencer2019-09-241-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since commit: [ Author: Tom Rini <trini@konsulko.com> Date: Fri Feb 8 13:22:35 2019 -0500 docker: Move /etc/docker to a symlink to volatiles The only thing which docker uses /etc/docker for is a TLS key for connecting with other TLS-enabled services. Make /etc/docker a symlink to the existing docker volatiles directory so that we can use docker on a read-only rootfs. Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> ] We've had a transient / volatile docker configuration since we point our /etc configuration to /run. This is not always a good thing if a static configuration for keys, etc, is desired. We maintain this functionality under the 'transient-config' PACKAGECONFIG, and also allow the existing static/permanent config to be used. Signed-off-by: Matt Spencer <matthew@thespencers.me.uk> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to v19.03.2Stefan Agner2019-09-231-2/+2
| | | | | | | Bump the git hashes to Docker CE v19.03.2. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: improve hardcoded CC for cross compileStefan Agner2019-09-231-0/+1
| | | | | | | | | | | | | | | | | | | | Since commit applied in moby [61a3285 Support cross-compile for arm] it hardcoded var-CC to support cross-compile for arm Correct it with "${parameter:-word}" format, it is helpful for user define toolchains (Use Default Values. If parameter is unset or null, the expansion of word is substituted. Otherwise, the value of parameter is substituted.) https://github.com/moby/moby/commit/61a3285864d3f1b489f48f765b61b2c7bd300372 This fixes a build issue seen when building docker-ce: exec: "aarch64-linux-gnu-gcc": executable file not found in $PATH Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to v19.03-rcBruce Ashfield2019-07-121-11/+11
| | | | | | | | | | | | Updating the docker community edition to the 19.03 series. The build changes are minor (mainly cleanup), but otherwise, we are changing branches and setting new SRCREVs. The LICENSE checksum tweak is due to copyright year changes in the files. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: consolidate common depends/optionsBruce Ashfield2019-03-211-51/+4
| | | | | | | | | | | | | | | | | | | The split between docker-ce and docker (moby) was initially quite different, and docker-ce was more of a reference versus a supported / working package. Upstream has evolved such that both are valid options, and may be chosen due to different requirements. Rather than duplicating all the settings, we can move the dependencies, init, rdepends, users, etc, into a .inc file and share them. For now, we keep the build separate, since depending on the uprev status, they still can require different build options and packaging. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: fixup redepends and clean rsuggestsBruce Ashfield2019-03-211-1/+2
| | | | | | | | | | | | | | With the 5.0 kernel and docker 18.09 you can run into issues pulling from docker hub due to an invalid/unknown certificate. We fix that by adding ca-certifcates as a runtime dependency. There can also be isuses setting up the network bridge, so we add bridge-utils to the rdepends. Finally, no one wants rt-tests and lxc when installing docker, so we drop them from the rsuggests. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker-ce: update to 18.09.3Bruce Ashfield2019-03-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating docker-ce to the latest 18.09 stable release. No significant changes are part of this update. f5e591e815 Merge component 'cli' from git@github.com:docker/cli 18.09 8845519dce Merge pull request #1734 from thaJeztah/18.09_backport_fix_test_for_go_1.12 ea47598cf6 Fix test for Go 1.12.x 70d1935665 Merge component 'engine' from git@github.com:docker/engine 18.09 8238697633 Merge pull request #170 from thaJeztah/18.09_bump_swarmkit 84c971868e Merge component 'cli' from git@github.com:docker/cli 18.09 4e69571cff Merge pull request #1729 from thaJeztah/18.09_backport_e2e_handle_alpine_bump 35a6ca7054 e2e: avoid `usermod -p` by using `useradd`'s `--password` option e0218c5780 e2e: Expand `useradd`'s `-m` otion into `--create-home` ba2b4c0c65 e2e Use `useradd`'s `--shell` option 6064691b74 Merge component 'engine' from git@github.com:docker/engine 18.09 9c47f77927 Merge pull request #169 from thaJeztah/18.09_bump_libnetwork2 4b269555e0 Merge pull request #171 from thaJeztah/18.09_backport_fix_build_session_test b9167a9818 Fix TestBuildWithSession, TestBuildSquashParent using wrong daemon during test 5421245401 [18.09] bump swarmkit to c66ed60822d3fc3bf6e17a505ee79014f449ef05 (bump 18.09) 5e4939ab2b Merge component 'engine' from git@github.com:docker/engine 18.09 465705f78f Merge pull request #164 from thaJeztah/18.09_backport_esc_1090 361573fb13 Merge pull request #166 from thaJeztah/18.09_backport_tarstream_release 6e44ea5ca3 Merge pull request #167 from thaJeztah/18.09_backport_cp_longname 006a8c7333 [18.09] bump libnetwork 4725f2163fb (bump_18.09 branch) ddb553c9c7 pkg/archive:CopyTo(): fix for long dest filename 78d7be4aeb layer/layer_store: ensure NewInputTarStream resources are released afc2d3e1e5 Merge pull request #588 from seemethere/fix_link cfc168b856 Fix link to release notes to be an actual link 53943599d3 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 dce2ceb9af Merge pull request #306 from dave-tucker/18.09 dd0e4702ff [TAR-465] Jenkinsfile: Test the correct branch 774a1f4eee Merge pull request #587 from andrewhsu/1809ga d1cde99c16 bump ver 18.09.3 d234d63bd9 Merge component 'cli' from git@github.com:docker/cli 18.09 7e985fdbcc set bigger grpc limit for GetConfigs api eca25928d3 Merge pull request #1694 from thaJeztah/18.09_backport_nolibtool fe586e6b03 Update PKCS11 library 516e0938c4 Merge pull request #586 from andrewhsu/1809rc1 9a547e9803 Merge component 'engine' from git@github.com:docker/engine 18.09 730b7c7c36 Merge pull request #163 from thaJeztah/18.09_backport_busyboxstage2 485445e58c bump ver 18.09.3-rc1 9a1f0b6385 Windows: Bump busybox to v1.1 24d84781fd Merge component 'engine' from git@github.com:docker/engine 18.09 24e88ff12b Merge pull request #153 from thaJeztah/18.09_backport_update_containerd_1.2.4 2a10e07767 Merge component 'engine' from git@github.com:docker/engine 18.09 0fc0fbc929 Update containerd runtime 1.2.4 c5e4f537fe Update runc to 6635b4f (fix CVE-2019-5736) 1f1e19daa1 Revert "Merge pull request #240 from seemethere/bundle_me_up_1809" cdacf38efa Merge pull request #154 from thaJeztah/18.09_backport_fix_stale_container_on_start b8b285ce9b Merge component 'engine' from git@github.com:docker/engine 18.09 878b9f56bf Merge pull request #162 from thaJeztah/18.09_backport_38636_fix_nil_pointer_dereference 8af9b67ca8 Fix nil pointer derefence on failure to connect to containerd fca49318b4 Merge component 'engine' from git@github.com:docker/engine 18.09 893afbfb6f Merge component 'engine' from git@github.com:docker/engine 18.09 c835df1d14 Merge pull request #160 from thaJeztah/18.09_backport_add_missing_char_device_mode 761df7a017 Merge pull request #135 from thaJeztah/18.09_backport_xattr_fix 50e6ee21b3 Merge component 'engine' from git@github.com:docker/engine 18.09 2012f67a6d Merge pull request #143 from thaJeztah/18.09_backport_skip_kmem_tests_on_rhel fb81d8fe00 Merge pull request #158 from thaJeztah/18.09_backport_save_the_environment 1a1a62b3bf Merge pull request #157 from thaJeztah/18.09_backport_fix_test_int 6a5c5805ac Merge pull request #159 from thaJeztah/18.09_backport_even_more_names_redux 811028792b Merge pull request #161 from kolyshkin/18.09-backport-38423 d4fa1ee60f Merge pull request #155 from thaJeztah/18.09_backport_override_validate 0db790cc19 Merge pull request #149 from thaJeztah/18.09_backport_fix_restart c9de39ca94 Disabled these tests on s390x and ppc64le: - TestAPISwarmLeaderElection - TestAPISwarmRaftQuorum - TestSwarmClusterRotateUnlockKey a345ccfd0e Graphdriver: fix "device" mode not being detected if "character-device" bit is set ddcd7c106d Makes a few modifications to the name generator. 125d84fbcf Fix: plugin-tests discarding current environment f3b1a30e52 make test-integration: use correct dockerd binary c14d8be35a hack: no need to git fetch in CI 9eb15371b3 Allow overriding repository and branch in validate scripts 241a2913ec Delete stale containerd object on start failure 9f42d6f4aa Merge component 'engine' from git@github.com:docker/engine 18.09 a6fcb60427 Merge pull request #147 from thaJeztah/18.09_bump_golang_1.10.8 cedb2b83c6 Merge component 'engine' from git@github.com:docker/engine 18.09 f3d6952b68 Merge pull request #150 from thaJeztah/18.09_backport_fix_pkg_archive_xattr_test 735870ea3d Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 fc58c203b0 Merge pull request #294 from thaJeztah/18.09_backport_start_dockerd_after_containerd 6a2cf28a77 Merge pull request #298 from thaJeztah/18.09_backport_fix_containerd_race_condition 2cb298c22b Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 93dc56c138 Merge pull request #293 from thaJeztah/18.09_bump_golang_1.10.8 58654c0a23 pkg/archive: fix TestTarUntarWithXattr failure on recent kernel 242fedd184 keep old network ids 4ce3c7be9a Merge branch '18.09' of github.com:docker/docker-ce into 18.09 bd29eaad5a Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 e1aeaae20a Change back to public forks 24e4136d6c systemd: set --containerd socket patch to prevent race-condition a6dbf1f21f [18.09] Bump Golang 1.10.8 (CVE-2019-6486) 594c0469ed Ignore xattr ENOTSUP errors on copy (fixes #38155) 62479626f2 Merge pull request #475 from andrewhsu/1809ce 408de3fdc3 bump ver 18.09.2 and update changelog 41a97638d5 Merge component 'engine' from git@github.com:docker/ee-engine 18.09-ce 94f8285a9c Merge component 'packaging' from git@github.com:docker/ee-packaging 18.09-ce 3503a4d782 Switch to private forks for now e6c583ac99 Merge pull request #167 from seemethere/req_g_ce 4d35d88be8 Bump containerd.io dep >= 1.2.2-3 (CVE-2019-5736) 4f8ff9b127 Merge pull request #463 from andrewhsu/18.09-ce-tp3 28242bbbd2 bump ver 18.09.2-tp3 71adfb3f74 Merge pull request #240 from seemethere/bundle_me_up_1809 e4931e664f Apply git bundles for CVE-2019-5736 52d14c96c7 Start docker.service after containerd.service 58fb11cbab Merge component 'cli' from git@github.com:docker/cli 18.09 22e12bdcfc Merge pull request #1634 from thaJeztah/18.09_bump_golang_1.10.8 37fd1a0d0a [18.09] Bump Golang 1.10.8 (CVE-2019-6486) 1f467bcdc6 [18.09] Bump Golang 1.10.8 (CVE-2019-6486) 4c52b901c6 Merge pull request #581 from seemethere/bump_v 6caccb221d Merge component 'engine' from git@github.com:docker/engine 18.09 006734c577 If url includes scheme, urlPath will drop hostname, which would not match the auth check 0b021f6648 Authz plugin security fixes for 0-length content and path validation Signed-off-by: Jameson Hyde <jameson.hyde@docker.com> 91c5fffc4b Bump version to 18.09.1 5110db8f4f Merge component 'engine' from git@github.com:docker/engine 18.09 6cab4a9c3e Merge pull request #144 from thaJeztah/18.09_backport_bump_containerd_v1.2.2 2a881442fb Bump containerd to v1.2.2 f2977c7888 Skip kernel-memory tests on RHEL/CentOS daemons d5a7bda9e8 Merge component 'engine' from git@github.com:docker/engine 18.09 06f6e415e9 Merge pull request #142 from docker/revert-130-18.09_backport_fix_api_return_code 8c0e7ea89c Revert "[18.09 backport] API: fix status code on conflicting service names" 2e95726fa5 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 ded83fc61b Merge pull request #286 from paddy-hack/restore-sysvinit-and-upstart-support ffc8511d04 Restore SysVinit and Upstart support 2df4905f67 Merge component 'cli' from git@github.com:docker/cli 18.09 c6a63b52bb Merge pull request #1580 from thaJeztah/18.09_backport_e2e-invocation-nit 8053e79119 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 9da07880a0 Merge pull request #284 from thaJeztah/18.09_backport_cli_does_not_obsolete_selinux_and_engine 2b827d4782 Remove obsolete "selinux" and "engine" packages from CLI rpm f5e87b54df Merge component 'engine' from git@github.com:docker/engine 18.09 7e7a37e63e e2e: assign a default value of 0 to `DOCKERD_EXPERIMENTAL` 130caf6e0e connhelper: add e2e b274d87a12 Merge pull request #140 from andrewhsu/d dba1b4aeda libcontainerd: prevent exec delete locking b00fb7cf05 Revert "Propagate context to exec delete" af73095ae2 Merge component 'engine' from git@github.com:docker/engine 18.09 9f8d1a9995 Merge pull request #139 from andrewhsu/ctxt 4f1cf45af7 Merge pull request #138 from andrewhsu/cont b60801e6d4 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 2eaec5333d Merge component 'engine' from git@github.com:docker/engine 18.09 3898ef4957 Merge component 'cli' from git@github.com:docker/cli 18.09 95c87c410e Merge pull request #137 from thaJeztah/18.09_bump_golang_1.10.6 f72ff31415 Propagate context to exec delete e775f2a03d Update containerd to aa5e000c963756778ab3ebd1a12c6 2f72f4ef3e Merge pull request #282 from seemethere/1_10_6_backport fe860b72c7 Merge pull request #1575 from thaJeztah/bump_golang_1.10.6 c86a836fc4 Bump Golang 1.10.6 (CVE-2018-16875) 2b2dcff273 bump to golang 1.10.6 3e105499c9 Bump Golang 1.10.6 (CVE-2018-16875) 7dd1629b20 Merge component 'engine' from git@github.com:docker/engine 18.09 29b8f24be7 Merge component 'cli' from git@github.com:docker/cli 18.09 35ae1fc05c Merge pull request #130 from thaJeztah/18.09_backport_fix_api_return_code fbe190c787 Merge pull request #132 from thaJeztah/18.09_backport_idprefix ed161fafa9 Merge pull request #136 from thaJeztah/18.09_backport_fix_panic 6e20a0f6df Merge pull request #1567 from thaJeztah/18.09_backport_fix_panic_on_update 055b2b5a9f Fix panic (npe) when updating service limits/reservations 79cbff3cd3 registry: use len(via)!=0 instead of via!=nil 6021a0fde8 Merge component 'engine' from git@github.com:docker/engine 18.09 c8cccde1d5 Merge pull request #133 from thaJeztah/18.09_backport_fix_ipam_swagger 36f2444328 Swagger: fix definition of IPAM driver options 50be23f5a1 fixes display text in Multiple IDs found with provided prefix 6176e25a23 Merge component 'engine' from git@github.com:docker/engine 18.09 b412443ed2 Merge pull request #131 from tonistiigi/1809-update-buildkit aafd3c7cec Merge pull request #129 from thaJeztah/18.09_backport_bump_containerd_vendoring e27956be04 vendor: update buildkit to d9f75920 6155a653aa Add test for status code on conflicting service names c99df606e6 Update swarmkit to return correct error-codes on conflicting names 3342cdc4ba Merge component 'cli' from git@github.com:docker/cli 18.09 6290aed85c Merge pull request #1554 from thaJeztah/18.09_backport_completion-import--platform 4dce161c07 Merge pull request #1553 from thaJeztah/18.09_backport_completion-log-driver-local 0464f48da5 Merge component 'cli' from git@github.com:docker/cli 18.09 0cbda9f762 Add bash completion for `import --platform` f0885d1fab Add bash completion for "local" log driver 72b3a61238 Merge pull request #1552 from thaJeztah/18.09_backport_fix_filter_panic c9df8f4688 use empty string as cgroup path to grab first find 42b5bd7c0f vndr libnetwork to adjust for updated runc 9f0f7c271c update containerd to v1.2.1 75d17684b1 Merge component 'engine' from git@github.com:docker/engine 18.09 1a759e5769 Fix panic when pruning images with label-filter c19e3d0b29 Merge pull request #128 from thaJeztah/18.09_backport_containerd_v1.2.1-GA 37a56d2599 update just installer of containerd to 1.2.1 bca00687d8 Merge pull request #571 from andrewhsu/rc1 fe0ed1581f bump ver 18.09.1-rc1 and update changelog 7bdb3c6b87 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 66c694875f Merge pull request #280 from thaJeztah/18.09_backport_remove_spec 89559b9c3c Remove unused spec files 74239bfbe1 Merge pull request #570 from andrewhsu/b2 24b031ea42 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 64e00cdf94 Merge component 'engine' from git@github.com:docker/engine 18.09 6d1bca6a6c Merge component 'cli' from git@github.com:docker/cli 18.09 129720636e bump ver 18.09.1-beta2 dce40a7ca6 Merge pull request #279 from andrewhsu/golang 11442eb1e7 bump golang to 1.10.5 679c1150b8 Merge pull request #126 from thaJeztah/18.09_backport_mask_asound 66abfda9b2 Merge pull request #1542 from thaJeztah/18.09_backport_completion_cli_experimental 46a88fbe88 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 5efaa09256 Merge pull request #276 from andrewhsu/sock 9b0d684d7f Add docker.socket requirement for docker.service ffd5999784 Merge pull request #260 from thaJeztah/18.09_remove_telemetry_remnants d3184b7576 Merge pull request #569 from andrewhsu/b1 c5d1399959 Merge component 'engine' from git@github.com:docker/engine 18.09 23a01f3126 bump ver 18.09.1-beta1 e04edd81d4 Merge component 'cli' from git@github.com:docker/cli 18.09 be73976052 Merge pull request #1544 from thaJeztah/18.09_bump_go_to_1.10.5 3948a779cf Merge pull request #123 from tonistiigi/1809-builder-net 0e511427f5 Merge pull request #127 from thaJeztah/18.09_bump_go_to_1.10.5 5c9b82e262 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 9ff11286df Bump Go to 1.10.5 4fa2dbdf38 Merge pull request #274 from seemethere/1809_sockles 8293f65feb Add socket activation for RHEL based distributions 67db4a25e1 Bump Go to 1.10.5 b15b31936b Masked /proc/asound 3fe8afdba7 Merge component 'engine' from git@github.com:docker/engine 18.09 498e20e77e Merge pull request #125 from thaJeztah/18.09_backport_busybox 613f303049 Windows:Tie busybox to version c2d6f2e82b Merge component 'cli' from git@github.com:docker/cli 18.09 da117f6859 Merge pull request #1540 from thaJeztah/18.09_backport_fix_flags_in_usage 6709623942 builder: delete sandbox in a goroutine for performance 71605fc317 builder: set externalkey option for faster hook processing 280488aa00 Add bash completion for `manifest` command family 42fbd93961 Add support for experimental cli features to bash completion 13b7f9fef8 Refactor usage of `docker version` in bash completion 5cd594924c Fix yamldocs outputing `[flags]` in usage output 8273d9a9de Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 b766ec9947 Merge pull request #269 from thaJeztah/18.09_backport_dont_require_containerd c9bd8ec5c6 Merge pull request #263 from thaJeztah/18.09_backport_compat 9c47bb0899 Remove containerd dependency from CLI 74513be78c Merge pull request #267 from thaJeztah/18.09_restore_requires 1355f268ee Merge pull request #266 from thaJeztah/18.09_add_seccomp_dependency 60a25b4d26 Add back requirements that were removed in the migration 85e1aa53ce Add libseccomp requirement for rpm packages 99e4130444 Change replaces/breaks to have compat with nightly b8014b87d1 Remove remnants from telemetry plugin from Fedora 27, 28 3b44842574 Merge component 'engine' from git@github.com:docker/engine 18.09 d8014103b9 Merge component 'cli' from git@github.com:docker/cli 18.09 7e016c5a84 Merge pull request #81 from thaJeztah/18.09_backport_processandiot 06d25f9c17 Merge pull request #85 from thaJeztah/18.09_backport_deprecated_storagedrivers 2eb0feaf2d Merge pull request #107 from thaJeztah/18.09_backport_bump_libnetwork ed2630b559 Merge pull request #110 from thaJeztah/18.09_backport_handle_invalid_json 1e216e2ec4 Merge pull request #112 from thaJeztah/18.09_backport_moby_37747 bf3a1002a3 Merge pull request #113 from thaJeztah/18.09_backport_detach 4d5ef4f441 Merge pull request #114 from thaJeztah/18.09_backport_limit_client_readall 62511b1be7 Merge pull request #116 from thaJeztah/18.09_backport_apparmor_external_templates 4dfe418aab Merge pull request #118 from thaJeztah/18.09_backport_fence_default_addr_pools 34a9d0e6de Merge pull request #119 from thaJeztah/18.09_backport_fix_default_addr_pools_swagger cbd6c39e45 Merge pull request #120 from thaJeztah/18.09_backport_check_for_more_ipvs_options 6947813afd Merge pull request #1454 from thaJeztah/18.09_backport_defaulttcpschema f10a3615ef Merge pull request #121 from thaJeztah/18.09_backport_containerd_v1.2.1 09cf4efc43 Merge component 'engine' from git@github.com:docker/engine 18.09 4ad68f7ef8 Merge component 'cli' from git@github.com:docker/cli 18.09 b213b03c69 Merge pull request #1532 from tiborvass/18.09-fix-system-prune-filters aae62fd361 Merge pull request #122 from tonistiigi/buildkit-18091 5e2e842819 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 959e3a80b6 Merge pull request #254 from thaJeztah/18.09_backport_remove_old_distros c79dceaf6e Merge component 'engine' from git@github.com:docker/engine 18.09 71bb7e098b vendor: update buildkit to v0.3.3 54654abf3a builder: avoid unset credentials in containerd 079995778e builder: ignore `label` and `label!` prune filters fd572d6e86 builder: deprecate prune filter `unused-for` in favor of `until` 0b06dc8581 prune: move image pruning before build cache pruning 2aed2152c7 Merge pull request #84 from thaJeztah/18.09_backport_ovr2_index 78dccb265d Ignore default address-pools on API < 1.39 66a497c4f1 apparmor: allow receiving of signals from 'docker kill' 9baf0f2b61 Update containerd to v1.2.1-rc.0 9a2dacb99c wip: bump containerd and runc version 309dc64b35 Bump containerd binary to fix shim hang 1372540bda Update runc to 58592df56734acf62e574865fe40b9e53e967910 d9478a175e Update containerd to v1.2.0 d1211604a7 Add a note about updating runc / runc vendoring 4056fb2fc0 Update containerd to v1.1.4 fd1e90db5d Merge component 'cli' from git@github.com:docker/cli 18.09 a788be9103 Merge pull request #1531 from thaJeztah/18.09_backport_builder_docs 4f11099b2c Merge component 'cli' from git@github.com:docker/cli 18.09 30082f9418 buildkit reference docs f36ca54c74 Documenting ENTRYPOINT can empty value of CMD 3489e73a84 Merge pull request #1530 from thaJeztah/18.09_backport_add_logging_driver_example a01ddfe92a Update daemon.json example to show that log-opts must be a string bab6ed741c Merge component 'cli' from git@github.com:docker/cli 18.09 d437d33fc8 Merge pull request #1526 from thaJeztah/18.09_backport_completion_fix_service__force 2fbaf4d74c Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 1703e794fe Merge pull request #258 from seemethere/sockittome 72b2e41948 Fix bash completion for `service update --force` bcbad46784 Add CONFIG_IP_VS_PROTO_TCP, CONFIG_IP_VS_PROTO_UDP, IP_NF_TARGET_REDIRECT to check-config.sh 87524aec57 Add missing default address pool fields to swagger 8fc20c5a25 Add the docker.socket back in 8e430bdb17 Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09 7429544e27 Merge component 'engine' from git@github.com:docker/engine 18.09 1ece4fbc13 Merge pull request #255 from thaJeztah/18.09_backport_cosmic 497150a448 Merge pull request #256 from thaJeztah/18.09_backport_fedora29 72b50c8f3c Merge pull request #109 from thaJeztah/18.09_backport_cleanup_volume_tests 40c17e0f1b Merge pull request #103 from thaJeztah/18.09_backport_fix_double_scheme a4d9985c38 runc.installer: add nokmem build tag for rhel7 kernel fd839bc749 Bump runc c539968eac client: use io.LimitedReader for reading HTTP error 825b77191a Windows: DetachVhd attempt in cleanup 6ad9059d36 awslogs: account for UTF-8 normalization in limits 3cd1faba5a API: properly handle invalid JSON to return a 400 status 2ccb209d78 Enable volume tests on Windows 7f84ab28cd Integration test: use filepath.Join() to make path cross-platform 0356a45a1c Some improvements to TestVolumesInspect a5a251a531 Renamed windowsRS1.ps1 to windows.ps1 36fc33af11 Enabling Windows integration tests 171a95c777 Windows: Start of enabling tests under integration/ 4d60db472b Merge pull request #568 from andrewhsu/ga 255b96feb8 added link to official release notes page f2343d1f79 bump ver 18.09.0 and update changelog aba1f6009c Merge pull request #567 from thaJeztah/18.09_fixup_changelog a725999adf Merge component 'engine' from git@github.com:docker/engine 18.09 97ead3de83 Merge pull request #74 from thaJeztah/18.09_backport_no_more_version_mismatch 26724923df Merge pull request #79 from thaJeztah/18.09_backport_bugfix_issue_37870 9e9298ef28 Merge pull request #108 from tonistiigi/copy-0.1.9 a1a6612bf9 Merge pull request #96 from thaJeztah/18.09_backport_fix-duplicate-release a78fdada01 builder: update copy to 0.1.9 550a02aa99 Merge pull request #105 from tiborvass/18.09-bk-fix-filters e2c5b23d49 [18.09 backport] update libnetwork to fix iptables compatibility on debian 90250502de update containerd client and dependencies to v1.2.0 02673c7372 bump up runc 3d605988c4 Vendor Microsoft/hcsshim @ v0.7.9 cd9d72e185 LCOW: ApplyDiff() use tar2ext4, not SVM 0c72992e43 builder: fix bugs when pruning buildkit cache with filters ac4c86d93f Fix typo in changelog 81daf7f4fb Fix double "unix://" scheme in TestInfoAPIWarnings 3cf3a6d8dd Add initial scripts for Fedora 29 c42096eff2 Add initial scripts for Ubuntu Cosmic (18.10) 8d9b4f4fd9 README: remove Ubuntu 17.10 "Artful" 6c2e70dfb4 Remove Ubuntu 14.04 "trusty tahr" build scripts 4944d0221b Remove build scripts for Debian 8 "Jessie" 5955459088 README: Remove mention of Debian 7 Wheezy ea7e1c4aaa builder: fix duplicate mount release b8f9cfd066 testing: add case for exec closeStdin 36aa32ea5b add test case TestNewAPIClientFromFlagsForDefaultSchema cbcb491714 set default schema to tcp for docker host 09de879e7a Deprecate legacy overlay storage driver, and add warning b1f3714ba1 Deprecate "devicemapper" storage driver, and add warning f3d391be68 overlay2: use index=off if possible c38ae153e0 overlay2: use global logger instance 4a29152cb9 Windows:Allow process isolation ddba35eade bugfix: wait for stdin creation before CloseIO dd03cc8be5 Remove version-checks for containerd and runc Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: Move /etc/docker to a symlink to volatilesTom Rini2019-02-111-1/+4
| | | | | | | | | | The only thing which docker uses /etc/docker for is a TLS key for connecting with other TLS-enabled services. Make /etc/docker a symlink to the existing docker volatiles directory so that we can use docker on a read-only rootfs. Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* docker: fix broken init scriptChin Huat Ang2018-11-201-1/+1
| | | | | | | | | Fix numerous docker.init issues such as missing runtime dependency util-linux-unshare, incomplete handling of start/stop etc. operations and minor typos. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* docker/docker-ce: uprev to 18.09Bruce Ashfield2018-11-051-18/+13
| | | | | | | | | | | | | | | | | | | | | Infrastructure changes triggered updated to supporting parts of the docker stack, so to make sure that everything stays in sync we update to the 18.09 release. There were some minor build differences in this update, but in the end, things are better since we can use some more of the Make infrastructure versus calling 'go build' directly. Also, docker-ce and docker are now virtually the same, except for the moby based docker pulling in the cli and libnetwork repos independently. There should be virtually no difference between the results, but we still keep the two variants for flexibility. We also drop the unused/legacy 'hi.Dockerfile'. Tested with both kubernetes and docker unit tests. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* docker-ce: introduce reference recipe/buildBruce Ashfield2018-04-021-0/+172
This commit introduces a docker-ce reference recipe that is nearly identical to the docker_git recipe. The main difference between these two recipes is that one builds from moby and this one from the docker-ce repository itself. The different repositories mean that a different selection of commits are used and that the build locations change slightly. Although both docker_git and this recipe share nearly all their code, they will vary more in the future, and prematurely factoring them into a .inc file is not practical (until this proves useful). Future work: remove the individual libnetwork and cli repository fetches and build the components directly from the docker-ce repo. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>