<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/hack/make/binary, branch master</title>
<subtitle>github.com: dotcloud/docker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/'/>
<entry>
<title>Move proxy build into hack/make</title>
<updated>2021-06-01T22:14:06+00:00</updated>
<author>
<name>Brian Goff</name>
<email>cpuguy83@gmail.com</email>
</author>
<published>2021-04-06T23:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=86c8b8f1a0d84ca4d24e97b4f6fb03a0e62c7398'/>
<id>86c8b8f1a0d84ca4d24e97b4f6fb03a0e62c7398</id>
<content type='text'>
Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope</title>
<updated>2017-05-05T19:14:29+00:00</updated>
<author>
<name>Arnaud Porterie (icecrime)</name>
<email>arnaud.porterie@docker.com</email>
</author>
<published>2017-04-17T23:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=32915b1d0a315598edb737785d0357b5a1b8aa11'/>
<id>32915b1d0a315598edb737785d0357b5a1b8aa11</id>
<content type='text'>
Starting with this commit, integration tests should no longer rely on
the docker cli, they should be API tests instead. For the existing tests
the scripts will use a frozen version of the docker cli with a
DOCKER_API_VERSION frozen to 1.30, which should ensure that the CI remains
green at all times.

To help contributors develop and test manually with a modified docker
cli, this commit also adds a DOCKER_CLI_PATH environment variable to the
Makefile. This allows to set the path of a custom cli that will be
available inside the development container and used to run the
integration tests.

Signed-off-by: Arnaud Porterie (icecrime) &lt;arnaud.porterie@docker.com&gt;
Signed-off-by: Tibor Vass &lt;tibor@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting with this commit, integration tests should no longer rely on
the docker cli, they should be API tests instead. For the existing tests
the scripts will use a frozen version of the docker cli with a
DOCKER_API_VERSION frozen to 1.30, which should ensure that the CI remains
green at all times.

To help contributors develop and test manually with a modified docker
cli, this commit also adds a DOCKER_CLI_PATH environment variable to the
Makefile. This allows to set the path of a custom cli that will be
available inside the development container and used to run the
integration tests.

Signed-off-by: Arnaud Porterie (icecrime) &lt;arnaud.porterie@docker.com&gt;
Signed-off-by: Tibor Vass &lt;tibor@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"</title>
<updated>2017-02-13T19:01:54+00:00</updated>
<author>
<name>Tianon Gravi</name>
<email>admwiggin@gmail.com</email>
</author>
<published>2017-02-13T19:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=52379fa76dee07ca038624d639d9e14f4fb719ff'/>
<id>52379fa76dee07ca038624d639d9e14f4fb719ff</id>
<content type='text'>
This is especially important for distributions like NixOS where `/bin/bash` doesn't exist, or for MacOS users who've installed a newer version of Bash than the one that comes with their OS.

Signed-off-by: Andrew "Tianon" Page &lt;admwiggin@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is especially important for distributions like NixOS where `/bin/bash` doesn't exist, or for MacOS users who've installed a newer version of Bash than the one that comes with their OS.

Signed-off-by: Andrew "Tianon" Page &lt;admwiggin@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `make install` task</title>
<updated>2016-06-03T10:08:33+00:00</updated>
<author>
<name>Brian Goff</name>
<email>cpuguy83@gmail.com</email>
</author>
<published>2016-05-24T01:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=9bb54f89ad26015c79dab7c5ac210cb846e0713b'/>
<id>9bb54f89ad26015c79dab7c5ac210cb846e0713b</id>
<content type='text'>
This installs docker and dockerd to `$DOCKER_MAKE_INSTALL_PREFIX/bin`, which
defaults to `/usr/local/bin`

Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This installs docker and dockerd to `$DOCKER_MAKE_INSTALL_PREFIX/bin`, which
defaults to `/usr/local/bin`

Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup from CR.</title>
<updated>2016-04-23T19:05:15+00:00</updated>
<author>
<name>Daniel Nephin</name>
<email>dnephin@docker.com</email>
</author>
<published>2016-04-22T16:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=c0acfccc7be6c49bf243821e535dfe1122ff5a52'/>
<id>c0acfccc7be6c49bf243821e535dfe1122ff5a52</id>
<content type='text'>
Signed-off-by: Daniel Nephin &lt;dnephin@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Nephin &lt;dnephin@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Build two binaries client and daemon.</title>
<updated>2016-04-22T15:26:01+00:00</updated>
<author>
<name>Daniel Nephin</name>
<email>dnephin@docker.com</email>
</author>
<published>2016-02-19T22:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=9e7651db4d464649bc32cf346fdee8c6900ebe0f'/>
<id>9e7651db4d464649bc32cf346fdee8c6900ebe0f</id>
<content type='text'>
Add a proxy to support 'docker daemon'
Fix configFile option, and remove a test that is no longer relevant.
Remove daemon build tag.
Remove DOCKER_CLIENTONLY from build scripts.

Signed-off-by: Daniel Nephin &lt;dnephin@docker.com&gt;

Change docker-daemon to dockerd.

Signed-off-by: Daniel Nephin &lt;dnephin@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a proxy to support 'docker daemon'
Fix configFile option, and remove a test that is no longer relevant.
Remove daemon build tag.
Remove DOCKER_CLIENTONLY from build scripts.

Signed-off-by: Daniel Nephin &lt;dnephin@docker.com&gt;

Change docker-daemon to dockerd.

Signed-off-by: Daniel Nephin &lt;dnephin@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>move hardware signing out of experimental, remove dependencies to yubico-piv-tool</title>
<updated>2016-03-28T21:33:06+00:00</updated>
<author>
<name>Riyaz Faizullabhoy</name>
<email>riyaz.faizullabhoy@docker.com</email>
</author>
<published>2016-03-28T18:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=8d18e6b30f0a33463c749079d87cad8fa9c19d52'/>
<id>8d18e6b30f0a33463c749079d87cad8fa9c19d52</id>
<content type='text'>
Signed-off-by: Riyaz Faizullabhoy &lt;riyaz.faizullabhoy@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Riyaz Faizullabhoy &lt;riyaz.faizullabhoy@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #21003 from riyazdf/hardware-signing-ga"</title>
<updated>2016-03-25T04:12:52+00:00</updated>
<author>
<name>cyli</name>
<email>cyli@twistedmatrix.com</email>
</author>
<published>2016-03-25T04:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=dd33d18045e50a198d3d75db8fba12f126e93937'/>
<id>dd33d18045e50a198d3d75db8fba12f126e93937</id>
<content type='text'>
This reverts commit e6d3a9849c96201681915944947a0e5452619929, reversing
changes made to d3afe34b51e7588984cc21a2f48da116645e52e3.

Signed-off-by: cyli &lt;cyli@twistedmatrix.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e6d3a9849c96201681915944947a0e5452619929, reversing
changes made to d3afe34b51e7588984cc21a2f48da116645e52e3.

Signed-off-by: cyli &lt;cyli@twistedmatrix.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Export GOOS and GOARCH in subprocess for tgz</title>
<updated>2016-03-22T22:43:06+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>crosbymichael@gmail.com</email>
</author>
<published>2016-03-22T21:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=5ff66748daecb9674b22983b84ac95c76e04ed00'/>
<id>5ff66748daecb9674b22983b84ac95c76e04ed00</id>
<content type='text'>
Signed-off-by: Michael Crosby &lt;crosbymichael@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Crosby &lt;crosbymichael@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function for copy containerd</title>
<updated>2016-03-22T19:06:56+00:00</updated>
<author>
<name>Michael Crosby</name>
<email>crosbymichael@gmail.com</email>
</author>
<published>2016-03-22T18:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=78568f2eb54a6455dad566923f3c6f03ac300405'/>
<id>78568f2eb54a6455dad566923f3c6f03ac300405</id>
<content type='text'>
This adds a function for copying containerd and other binaries as well
as adding a hash for those files.

Signed-off-by: Michael Crosby &lt;crosbymichael@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a function for copying containerd and other binaries as well
as adding a hash for those files.

Signed-off-by: Michael Crosby &lt;crosbymichael@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
