aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
Commit message (Collapse)AuthorAgeFilesLines
* community/docker: update to 19.03.5Jake Buchholz2019-11-151-3/+3
| | | | For more information, see https://github.com/docker/docker-ce/releases/tag/v19.03.5
* community/docker: upgrade to 19.03.4Jake Buchholz2019-11-021-5/+5
| | | | | | Rolls back libnetwork changes so DOCKER-USER iptables chain is back. For more details, see https://github.com/docker/docker-ce/releases/tag/v19.03.4
* community/docker: upgrade to 19.03.3Andy Postnikov2019-10-091-4/+4
|
* community/docker: simplifyNatanael Copa2019-09-252-31/+12
| | | | | | | | | get rid of needless _ver variable. This also fixes `docker --version` to be more consistent with the .dep from docker inc. get rid of _apply_patches() and prepare() functions replace _dockerdir variable with builddir and adjust openrc patch
* community/docker: upgrade to 19.03.2Jake Buchholz2019-09-041-4/+4
|
* community/docker: fix secfixes comment and urlJ0WI2019-08-291-5/+5
|
* community/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* community/docker: upgrade to 19.03.1Jake Buchholz2019-07-261-5/+7
| | | | | Fix for CVE-2019-14271 Release notes: https://github.com/docker/docker-ce/releases/tag/v19.03.1
* community/docker: busybox >= 1.31.0 renamed ulimit -p to -uSören Tempel2019-07-242-15/+2
| | | | See: https://git.busybox.net/busybox/commit/?id=a92a9601f89d59597b268e29e7098597a8766778
* community/docker: update to 19.03.0Jake Buchholz2019-07-223-42/+18
| | | | Next major release of docker! Release notes at https://github.com/docker/docker-ce/releases/tag/v19.03.0
* community/docker: upgrade to 18.09.8Jake Buchholz2019-07-201-4/+6
| | | | | https://github.com/docker/docker-ce/releases/tag/v18.09.8 * Fix CVE-2019-13509 in DebugRequestMiddleware: unconditionally scrub data field.
* community/docker: enable seccomp supportLeo2019-07-151-3/+4
|
* community/docker: update to 18.09.7Jake Buchholz2019-07-021-5/+9
| | | | | | Fix: CVE-2018-15664 symlink-exchange attack with directory traversal. More release details at https://github.com/docker/docker-ce/releases/tag/v18.09.7
* community/docker: re-add contrib tagEivind Uggedal2019-06-051-1/+1
| | | | I brought docker to the tree in 4248d1a88bcd
* community/docker: remove trivial check()Jake Buchholz2019-05-071-7/+0
|
* community/docker: upgrade to 18.09.6, separate engine & cliJake Buchholz2019-05-071-35/+60
| | | | | | | | Separates Docker's standalone engine and CLI components into separate packages, 'docker-engine' and 'docker-cli'; the container now exists as a 'meta' package, pulling in both the engine and cli packages, to maintain backward compatibility. See https://github.com/docker/docker-ce/releases/tag/v18.09.6 for more information about what's new in 18.09.6. Closes GH-7640
* community/docker: don't install docker-fish-completion on newer fishLeo2019-05-051-2/+2
| | | | | The newer fish has docker completion upstream, installing docker-fish-completion will just lead to a file conflict
* community/docker: upgrade to 18.09.5Jake Buchholz2019-04-121-5/+5
| | | | | The latest release of Docker CE. See https://github.com/docker/docker-ce/releases/tag/v18.09.5 for more information.
* community/docker: upgrade to 18.09.4Jake Buchholz2019-03-291-6/+6
| | | | For more details, see https://github.com/docker/docker-ce/releases/tag/v18.09.4
* community/docker: udpate to 18.09.3Jake Buchholz2019-03-121-3/+3
| | | | | | | | | | https://github.com/docker/docker-ce/releases/tag/v18.09.3 The more important fixes in this version: * When copying existing folder, ignore xattr set errors when the target filesystem doesn't support xattr. docker/engine#135 * Graphdriver: fix device mode not being detected if character-device bit is set. docker/engine#160 * Fix nil pointer derefence on failure to connect to containerd. docker/engine#162 * Delete stale containerd object on start failure. docker/engine#154
* community/docker: remove old tini patchJake Buchholz2019-01-111-78/+0
|
* community/docker: update to 18.09.1Jake Buchholz2019-01-111-6/+6
| | | | | * update to 18.09.1 - see https://github.com/docker/docker-ce/releases/tag/v18.09.1 for release notes. * use the whole commit hash for versioning.
* community/docker: upgrade to 18.09.0, etc.Jake Buchholz2019-01-101-82/+31
| | | | | | | * update docker to 18.09.0 * containerd and rund are now built separately * add dependency on tini-static, no need to build it here * use new go-md2man package to process manpages
* community/docker: upgrade to 18.06.1, added openrc sub-packageBernhard J. M. Gruen2018-09-031-13/+14
| | | | | | | This change to APKBUILD for runc also fixes a warning that gets logged every 30 seconds while running dockerd: failed to retrieve docker-runc version: unknown output format: runc version spec: 1.0.0\n Reason: the way it was built before was partially wrong
* community/docker: upgrade to 18.03.1Matthieu Monnier2018-05-081-9/+9
|
* community/docker: fix runscript for openrc 0.35 - need cgroupsJakub Jirutka2018-04-232-3/+3
| | | | | The cgroups mounting logic has been moved from the sysfs service to the cgroups service in OpenRC 0.35.
* community/docker: upgrade to 18.03.0Matthieu Monnier2018-04-051-11/+11
|
* community/docker: upgrade to 18.02.0 (edge release)Bernhard J. M. Gruen2018-03-091-21/+14
|
* community/docker: add install_if for vim subpackagesSören Tempel2018-03-071-2/+3
| | | | | | Other packages providing a vim subpackage (e.g. main/mercurial) also add an install_if rule for their vim subpackage. So for the sake of consistency do it here as well.
* community/docker: update to 17.12.1Bernhard J. M. Gruen2018-03-021-2/+2
|
* community/docker: enable on s390xNatanael Copa2018-02-131-1/+1
|
* community/docker: upgrade to 17.12.0Kevin Daudt2018-02-071-10/+8
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* community/docker: fix checksumsNatanael Copa2017-11-211-7/+10
| | | | | we cannot expect that git master of cobra and go-md2man will remain unmodified. Use the last release tag.
* community/docker: upgrade to 17.10.0TBK2017-11-211-46/+51
|
* community/docker: update build to 17.07.0Joe Groocock2017-09-281-54/+75
|
* community/[various]: fix trailing whitespacetmpfile2017-07-101-1/+1
|
* community/docker: enable on ppc64leNatanael Copa2017-05-161-1/+1
|
* community/docker: upgrade to 17.05.0Matthieu Monnier2017-05-161-6/+6
|
* community/[various]: no support for s390x yetTuan M. Hoang2017-05-101-1/+1
| | | | | | | | | | | | | py-opencl, R: missing dependencies community/{OpenBLAS,py-numpy} openspecfun: missing dependency community/openlibm llvm-libunwind: no support yet drawterm: no support yet caddy: https://github.com/caddyserver/buildworker/blob/e040f51c04552896ffe33a926cd76babed902b48/buildenv.go#L239 docker: disable for now. Currently we still cannot boot Alpine s390x natively yet, most usage are running inside containers. Thus it is not likely we need Docker on s390x for now.
* community/docker: fix tarball source urlNatanael Copa2017-05-041-5/+5
| | | | upstream github project changed name to moby
* community/docker: Disable build on ppc64leBreno Leitao2017-04-101-1/+1
| | | | | | Disabling the build on ppc64le because 'go' is still not available at this moment. This commit should be reverted once we have go built on ppc64le.
* community/docker: upgrade to 17.04.0Matthieu Monnier2017-04-071-14/+14
|
* community/docker: ulimit -u to -pHenrik Riomar2017-04-062-2/+15
| | | | | | | | | | | | | | | | | There is no -u flag to ulimit provided by Busybox ash, change to -p in docker.init bash ulimit: -n The maximum number of open file descriptors -u The maximum number of processes available to a single user ash ulimit (from Busybox): { RLIMIT_NOFILE, 0, 'n', "file descriptors" }, { RLIMIT_NPROC, 0, 'p', "processes" }, References: https://github.com/docker/docker/commit/428d7337e808ec5f4dba1b0aceda002f295cc320 https://github.com/docker/docker/commit/8db61095a3d0bcb0733580734ba5d54bc27a614d
* community/docker: upgrade to 17.03.1 and add ca-certificates dependencyMatthieu Monnier2017-03-301-8/+8
|
* community/docker: Fixing some packaging issues, adding docker-doc subpackage.Gennady Feldman2017-03-302-5/+111
| | | | | | | * Needed to tweak tini to return not just version but also commit. This is needed so docker doesn't complain it can't get version. * Added docker-doc man pages (sub package) * Upgrade to v17.03.1-ce
* community/docker: Fixing APKBUILD, adding tini.Gennady Feldman2017-03-241-18/+40
| | | | | | | | * Trying to fix broken APKBUILD. (Wasn't catching package errors) * Adding tini (docker-init binary) * Added fish completion sub-package * Re-enabled aufs and devicemapper
* community/docker: upgrade to 1.13.1Ivan Tham2017-02-231-12/+2
|
* community/docker: upgrade to 1.13.0Natanael Copa2017-01-202-25/+44
|
* community/docker: upgrade to 1.12.6Natanael Copa2017-01-111-4/+4
|