aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* community/docker: upgrade to 1.12.5Natanael Copa2017-01-091-4/+4
|
* community/[various]: dont set arch in split functionTimo Teräs2016-11-021-6/+3
|
* community/docker: upgrade to 1.12.3Natanael Copa2016-10-281-5/+5
|
* community/docker: upgrade to 1.12.2Carlo Landmeter2016-10-121-4/+4
|
* community/docker: make docker service depend on sysfsNatanael Copa2016-09-142-19/+24
| | | | ref #6038
* community/docker: upgrade to 1.12.1Natanael Copa2016-08-251-5/+4
|
* community/docker: upgrade to 1.12.0Natanael Copa2016-07-293-103/+29
|
* community/docker: upgrade to 1.11.2Natanael Copa2016-06-161-4/+4
|
* community/docker: upgrade to 1.11.1Natanael Copa2016-04-281-13/+13
|
* community/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-3/+2
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* community/docker: add needed binariesNatanael Copa2016-04-194-19/+156
| | | | | docker 1.11 needs runc, containerd and containerd-shim. We bundle those simliar to how the precompiled official docker binary distribution does.
* community/docker: new upstream version 1.11.0Christian Kampka2016-04-161-4/+4
|
* community/docker: new upstream version 1.10.3Christian Kampka2016-03-201-4/+4
|
* community/docker: upgrade to 1.10.2Natanael Copa2016-02-241-4/+4
|
* community/docker: upgrade to 1.10.1Natanael Copa2016-02-121-4/+4
|
* community/docker: upgrade to 1.10.0Natanael Copa2016-02-051-5/+5
|
* community/docker: bump pkgrelBartłomiej Piotrowski2015-12-011-1/+1
|
* community/docker: enable build for all architecturesBartłomiej Piotrowski2015-12-011-1/+1
|
* community/docker: adjust _gitcommitSören Tempel2015-11-221-2/+2
|
* community/docker: new upstream version 1.9.1Christian Kampka2015-11-221-4/+4
|
* community/docker: enable x86Natanael Copa2015-11-041-1/+1
|
* community/docker: new upstream version 1.9.0Christian Kampka2015-11-042-19/+22
|
* community/docker: new upstream version 1.8.3Christian Kampka2015-10-121-6/+6
|
* community/docker: moved from mainEivind Uggedal2015-09-303-0/+138