| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This improves getting the source for the binaries that are compiled on
the system so that they can be copied into the bundles output.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
| |
|
|
| |
Signed-off-by: Tibor Vass <tibor@docker.com>
|
| |
|
|
|
| |
Signed-off-by: Santhosh Manohar <santhosh@docker.com>
(cherry picked from commit 6dd2c3321793c3fe60abb94b88018e4b096f12c7)
|
| |
|
|
|
|
|
|
|
| |
Temporarily include a fork of golang/net package
that includes a performance patch. Measured performance
gain is ~60ms for every `docker run` command.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 07fe6947a403124041dda50eb6d7f00e74f96ce7)
|
| |
|
|
|
| |
Signed-off-by: Alessandro Boch <aboch@docker.com>
(cherry picked from commit 8a957bafa58e2eed8f31722c7fcc3709ca509a29)
|
| |
|
|
|
| |
Signed-off-by: Santhosh Manohar <santhosh@docker.com>
(cherry picked from commit 5b892819a60a0a91c168c6a2c1e22c958be143ca)
|
| |
|
|
|
|
|
|
|
|
| |
This vendors in new spec/runc that supports
setting readonly and masked paths in the
configuration. Using this allows us to make an
exception for `—-privileged`.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 3f81b4935292d5daedea9de4e2db0895986115da)
|
| |
|
|
|
|
|
| |
bumps engine API to v0.3.3, to include
https://github.com/docker/engine-api/pull/193
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
| |
|
|
|
| |
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
(cherry picked from commit fda99a7e1653e045ec5901955a59ff1123016d93)
|
| |
|
|
|
|
|
| |
Fixes #21631
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 8a4225cd5ad3ad56a7e896f675080c0ed38982a3)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fixes https://github.com/docker/libnetwork/issues/1051
- Fixes https://github.com/docker/libnetwork/issues/985
- Fixes https://github.com/docker/libnetwork/issues/945
- Log time taken to set sandbox key
- Limit number of concurrent DNS queries
Signed-off-by: Madhu Venugopal <madhu@docker.com>
(cherry picked from commit 90bb5301b51ec6a6c77b910855441feef10492ff)
|
| |
|
|
|
|
|
|
|
|
| |
Currently the directory inside of the tgz files is /usr/local/bin
and this is causing some confusion, and problems with people who already
have stuff in those directories. This commit changes the directory
to /docker to help remove the confusion.
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
(cherry picked from commit 7df5b32834237eac4c338f0ce1cba65b86bbe642)
|
| |
|
|
|
|
|
| |
yubico-piv-tool
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
(cherry picked from commit 8d18e6b30f0a33463c749079d87cad8fa9c19d52)
|
| |
|
|
|
| |
Signed-off-by: Alessandro Boch <aboch@docker.com>
(cherry picked from commit 16bf3eede024f2efd088c6209e0042a040a9b8fb)
|
| |
|
|
| |
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
| |\
| |
| | |
Cherrypicks 1.11.0 rc2
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add some missing dependencies in the Dockerfile:
- apt-utils for apt-ftparchive.conf
- bsdmainutils for our use of the column command in
hack/make/generate-index-listing
We also ensure that the docker daemon is started before calling
release-deb or release-rpm, since .detect-daemon-osarch, which is sourced
in each of them, requires the daemon to be running.
This commit also gets completely rid of s3cmd and fixes references to
AWS_* environment variables (changing from AWS_ACCESS_KEY to
AWS_ACCESS_KEY_ID and AWS_SECRET_KEY to AWS_SECRET_ACCESS_KEY) in order
to please awscli. Also AWS_DEFAULT_REGION is now important to specify,
the default has been set to the region used by get.docker.com and
test.docker.com.
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 996138bf8e6acde9a937755ef81459f7d7566fc9)
|
| | |
| |
| |
| |
| | |
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 61277c395bf0f9b560e684085d0a134406a7c179)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit e6d3a9849c96201681915944947a0e5452619929, reversing
changes made to d3afe34b51e7588984cc21a2f48da116645e52e3.
Signed-off-by: cyli <cyli@twistedmatrix.com>
(cherry picked from commit dd33d18045e50a198d3d75db8fba12f126e93937)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These are the changes required due to the new binaries that containerd introduced.
The rpm, and deb packages now include 5 binaries.
docker, containerd, containerd-shim, ctr, and runc
The tar files also include all 5 binaries.
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
(cherry picked from commit bb66d7144f7d0a617f5985486ae36bbbaa5461ba)
|
| | |
| |
| |
| |
| | |
Signed-off-by: David Calavera <david.calavera@gmail.com>
(cherry picked from commit 58385bc8a51e538f64a0d91c3259f20c6c289c86)
|
| |/
|
|
|
| |
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
(cherry picked from commit 181d2725d7ac8da5174b1a13d3ee413057af57b8)
|
| |
|
|
|
|
|
|
| |
Use aws instead of s3cmd.
Make sure the release script works with the docker-prepended binary
names.
Signed-off-by: Tibor Vass <tibor@docker.com>
|
| |
|
|
| |
Signed-off-by: Tibor Vass <tibor@docker.com>
|
| |\
| |
| | |
Updated release.sh script to stop uploading binaries
|
| | |
| |
| |
| | |
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
|
| |\ \
| | |
| | | |
Add containerd and runc binaries to tgz output
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
| | |/
| |
| |
| |
| |
| |
| | |
This adds a function for copying containerd and other binaries as well
as adding a hash for those files.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
| |\ \
| | |
| | | |
Vendor engine-api v0.3.0
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
I tagged the current commit so we have a better reference
of what's in this release.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
| |\ \ \
| |/ /
|/| | |
Vendoring libnetwork v0.7.0-dev.10
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Alessandro Boch <aboch@docker.com>
|
| |\ \ \
| |/ /
|/| | |
vendor notary for docker1.11
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
|
| |\ \ \
| |_|/
|/| | |
Add Label support for Images (build), Networks and Volumes on Creation
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
build: implement --label
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
network: allow adding labels on create
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
volume: allow adding labels on create
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
add tests for build, network, volume
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
vendor: libnetwork and engine-api bump
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
|
| |\ \ \
| |_|/
|/| | |
Add containerd/runc exes to bundle dir after build
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Not sure if this is the right setup given the containerd change but I need
to have the built version of the nested exes (containerd, runc...) available
to me after the build is completed so I'm always testing using the latest
versions. This PR will copy them into the same bundles dir so people can
them use them if they wish w/o having to build each separately.
Signed-off-by: Doug Davis <dug@us.ibm.com>
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
pcarrier/pcarrier/19438-async-connections-to-fluentd
fluentd logger: support all options besides Unix sockets
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
This version supports async connections.
Signed-off-by: Pierre Carrier <pierre@meteor.com>
|
| |\ \ \
| |_|/
|/| | |
vendor docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793
|
| | | |
| | |
| | |
| | |
| | |
| | | |
- fix and add integration tests
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Frank Groeneveld <frank@frankgroeneveld.nl>
|
| | |/
|/|
| |
| |
| |
| | |
Fix issue in debian policy by removeing double quotes.
Signed-off-by: Paul Liljenberg <liljenberg.paul@gmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
| |/
|
|
| |
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
| |
|
|
|
|
|
|
| |
This (the first tagged hcsshim release) fixes long-path bugs on
Windows TP5 that affect commit and save. These bugs were blocking
commit of Windows containers that had node.js installed.
Signed-off-by: John Starks <jostarks@microsoft.com>
|
| |\
| |
| | |
Move hardware signing out of experimental
|