Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove incorrect duplicate phrase from build.md #31395

Closed
wants to merge 677 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
677 commits
Select commit Hold shift + click to select a range
97b0bb7
fix swagger description for `DELETE /plugin/{name}`
gesellix Dec 26, 2016
1c5cb46
update experimental/README.md
AkihiroSuda Nov 8, 2016
2c53989
Add missing "--default-runtime" flag in manpage
WeiZhang555 Dec 17, 2016
c25a476
Remove bash completion for `docker node ps --all|-a`
albers Dec 18, 2016
e796058
Remove `--all|-a` from `docker node ps` reference
albers Dec 18, 2016
39b3e39
Remove bash completion for deprecated `docker daemon`
albers Dec 19, 2016
994b392
Add 'volume prune' to the volume commands index
Dec 24, 2016
c809c40
Add bash completion for `plugin install --alias`
albers Dec 25, 2016
8b155a9
Update 'ID' field for 'docker plugin ls'
yuexiao-wang Dec 26, 2016
eefb222
Fix usage of boltdb in volume restore
cpuguy83 Dec 22, 2016
428ae70
commit: do not change container labels on commit
LK4D4 Dec 19, 2016
5903ead
Fix bash completion for `plugin enable|disable`
albers Dec 31, 2016
ea00b14
Add bash completion for `plugin disable --force`
albers Dec 31, 2016
e2b04a7
Fix image's `CMD` after `WORKDIR` in Dockerfile
yongtang Dec 23, 2016
7cbc4cb
fix powershell dco check
thaJeztah Dec 16, 2016
a2dc349
Add quoted string flag Value.
dnephin Dec 29, 2016
045e983
Trim quotes from TLS flags.
dnephin Jan 3, 2017
ff7934f
Fix usage message of `plugin inspect`
albers Dec 31, 2016
def75b2
Fixes a race condition in client events monitoring
cpuguy83 Dec 15, 2016
d01138c
Remove `docker stack ps -a` to match removal of `docker service/node …
yongtang Dec 26, 2016
aa5ac38
Optimization a error description
Dec 30, 2016
6841887
Add `--file` flag for `docker secret create` command
yongtang Nov 20, 2016
84f25c7
Fix race/deadlock in v1 plugin handlers
cpuguy83 Dec 27, 2016
4e9dd0e
replace no-remove by sample-volume-plugin in docs
vieux Dec 14, 2016
a46dbbd
Fix update clear the restart policy of monitor
coolljt0725 Dec 17, 2016
1afd41e
Merge pull request #29866 from vieux/1.13.0-rc5-cherrpicks
tiborvass Jan 4, 2017
46afc8f
Change the way IPAM configuration is handled on stack deploy
vdemeester Jan 2, 2017
6924047
Swarmkit has enabled the plugin filtering logic based on the drivers
mavenugo Jan 4, 2017
7f20c11
Merge pull request #29878 from mavenugo/npfilter2
vieux Jan 4, 2017
43cc971
bump version to rc5
vieux Jan 4, 2017
eb5273e
[1.13] Revendor swarmkit to 7f910df
aaronlehmann Jan 5, 2017
25b967e
Allow containers to continue even if mount failed after live restore
yongtang Dec 15, 2016
d2e9988
Follow up #29365, fix fail to remove container after restart
coolljt0725 Jan 5, 2017
3b2982a
Fix race accessing plugin storage map
cpuguy83 Jan 4, 2017
464b205
Fix conflicts with newly updated selinux policies
cpuguy83 Jan 6, 2017
9f0e745
Merge pull request #29926 from aaronlehmann/vendor-swarmkit-7f910df
cpuguy83 Jan 6, 2017
1dded0d
Merge pull request #29895 from cpuguy83/cherry_pick_29893
thaJeztah Jan 7, 2017
19cf2b3
Fix external network name not properly handle by stack deploy
vdemeester Jan 9, 2017
462cd90
Create only network that are used
vdemeester Jan 9, 2017
40736b1
Fix wrong command in changelog
albers Jan 6, 2017
d3bffd9
Set plugins used in tests back to original names
tonistiigi Jan 5, 2017
57a63f1
Fix "zsh/_docker"
YunxiangHuang Jan 5, 2017
b2e1262
Add bash completion for plugin names
albers Jan 4, 2017
7c85112
Fix workdir cache invalidation
tonistiigi Jan 6, 2017
b2219f1
remove -f on secret create and unify usage with other commands
vieux Jan 6, 2017
f226022
vendor: Unfork logrus dependency
aaronlehmann Jan 5, 2017
46af2ed
un-fork go-memdb
thaJeztah Jan 9, 2017
f27a297
Fix parsing resources from compose file for stack deploy.
dnephin Jan 9, 2017
831eeb3
[1.13] Update vendored swarmkit to 8ea08a3
aaronlehmann Jan 9, 2017
53ac375
Merge pull request #29905 from coolljt0725/cherry-pick-29721
vieux Jan 9, 2017
3fc1501
Merge pull request #30007 from aaronlehmann/vendor-swarmkit-8ea08a3
vieux Jan 9, 2017
6c2fdb6
Merge pull request #30004 from dnephin/fix-1.13-stack-deploy-resources
vieux Jan 9, 2017
25879cf
Merge pull request #29994 from vdemeester/29974-fix-external-network
vieux Jan 9, 2017
57c1788
Revert "Require continuation char to be last char in a line"
thaJeztah Jan 9, 2017
b7f412e
Merge pull request #29958 from cpuguy83/1.13_fix_selinux_packaging
cpuguy83 Jan 10, 2017
0b2a029
Merge pull request #30009 from thaJeztah/revert-27146
vieux Jan 10, 2017
340f288
Merge pull request #29962 from vieux/1.13.0-rc6-cherrypicks
vdemeester Jan 10, 2017
3fc1510
[1.13] Update vendored swarmkit to 70cb786
aaronlehmann Jan 10, 2017
4b2b0eb
Add workaround for possible SetClusterProvider deadlock
tonistiigi Jan 10, 2017
ece7e8b
Merge pull request #30034 from aaronlehmann/vendor-swarmkit-70cb786
LK4D4 Jan 10, 2017
83b2782
plugins: rename DeviceCreation to AllowAllDevices
Jan 10, 2017
18fd388
Update vendored swarmkit to 296fcfc
aaronlehmann Jan 11, 2017
c8083e8
Modify network plugin test for swarm-mode
mavenugo Jan 11, 2017
7e792d6
Merge pull request #30012 from tiborvass/plugin-devices-redone
vieux Jan 11, 2017
acbad31
vendor: update runc to 2f7393a4
tonistiigi Jan 11, 2017
e0c07ab
Merge pull request #30042 from aaronlehmann/vendor-swarmkit-296fcfc
mavenugo Jan 11, 2017
fc82c4b
Merge pull request #30044 from tonistiigi/update-runc-113
tonistiigi Jan 11, 2017
2f2d055
bump version to 1.13.0-rc6
vieux Jan 11, 2017
f6bc09c
storeLayer.Parent should return describableStoreLayers
swernli Jan 12, 2017
e62d984
Fix ImageSummary.Size value
mlaventure Jan 11, 2017
4f91448
Add test for image size for v1.12 and v1.13 clients against v1.13 daemon
yongtang Jan 12, 2017
bca3b05
Merge pull request #30116 from vieux/cherry-pick-1.13.0-rc7
vieux Jan 13, 2017
48a9e53
bump version to 1.13.0-rc7
vieux Jan 12, 2017
8324f11
Add missing 1.13 features to changelog
thaJeztah Jan 16, 2017
197977d
Merge pull request #30108 from thaJeztah/update-changelog-1.12.6
thaJeztah Jan 14, 2017
d4f3667
Merge pull request #30188 from thaJeztah/update-1.13-changelog
vieux Jan 17, 2017
49bf474
bump version to 1.13.0
vieux Jan 17, 2017
bd6c3eb
Fixing formatting errors
johndmulhausen Jan 20, 2017
660a186
Pass plugingetter as part of swarm node config.
anusha-ragunathan Jan 20, 2017
f6d70d0
Add zsh completion for 'docker {container,image,network,system} prune…
sdurrheimer Jan 20, 2017
78e4fa2
Add zsh completion for 'docker swarm --availability'
sdurrheimer Jan 19, 2017
d621d74
Add bash completion for `dockerd --init` and `docker run|create --init`
albers Jan 19, 2017
ba79dde
Add bash completion for `build --squash`
albers Jan 17, 2017
7bb3740
Honour $DOCKER_HIDE_LEGACY_COMMANDS in bash completion
albers Jan 13, 2017
23e9d30
Fix treatment of DOCKER_HIDE_LEGACY_COMMANDS in bash completion
albers Jan 14, 2017
954520f
Merge pull request #30329 from johndmulhausen/patch-2
vieux Jan 20, 2017
d4e6422
Add bash completion for `docker swarm unlock|unlock-key`
albers Jan 24, 2017
9da2999
Add missing options to bash completion for `docker swarm init|update`
albers Jan 24, 2017
b4fd48c
Add bash completion for `docker service ps --filter node`
albers Jan 23, 2017
0be8ebd
Fix bash completion for `docker service update`
albers Jan 23, 2017
0fa35e2
Add zsh completion for 'docker plugin install --alias'
sdurrheimer Jan 3, 2017
1ec7869
Add bash completion for `plugin install --disable-content-trust`
albers Jan 13, 2017
0c16980
Add zsh completion for 'dockerd --init' and 'docker {create,run} --init'
sdurrheimer Jan 20, 2017
b9ee1c6
Ensure proper value is used when computing reclaimable space
mlaventure Jan 23, 2017
ecd95a4
Add docs for `run|create --init|--init-path`
albers Jan 19, 2017
880c12d
Add bash completion for `run|create --init-path`
albers Jan 19, 2017
37be2d4
distribution: Add text/html and application/json as image mediatypes
aaronlehmann Jan 19, 2017
25810f3
Remove timeout on fifos opening
mlaventure Jan 13, 2017
482534f
Ignore certificate expiry error for top-level inspect
thaJeztah Dec 8, 2016
b60f411
Merge pull request #30038 from tonistiigi/setclusterprovider
vieux Jan 25, 2017
2dd2ac2
do not require custom build of tini
glensc Nov 15, 2016
e9779fd
Fix pluginv1 Windows volumes
anusha-ragunathan Jan 13, 2017
b0970b6
Only show global warnings once
Nov 29, 2016
b875349
do not create init-dir if not needed
thaJeztah Jan 3, 2017
e975104
Fix deadlock on v1 plugin with activate error
cpuguy83 Jan 24, 2017
b194252
Fix failure in `docker ps --format` when `.Label` has args
yongtang Jan 19, 2017
3048e50
Update TestSwarmNetworkPlugin test.
anusha-ragunathan Jan 24, 2017
f0f020a
Vendor swarmkit
anusha-ragunathan Jan 20, 2017
3fdce96
Merge pull request #29826 from vdemeester/29809-fix-network-ipam-conf…
vieux Jan 25, 2017
0b27583
Merge pull request #30332 from anusha-ragunathan/1.13.x
vieux Jan 25, 2017
c9ffd35
Move ConvertNetworks to composetransform package.
dnephin Nov 30, 2016
732e198
Move ConvertVolumes to composetransform package.
dnephin Nov 30, 2016
5537dbd
Move ConvertService to composetransform package.
dnephin Nov 30, 2016
f147d9b
More unit tests for converting services in stack deploy
dnephin Dec 1, 2016
a757b9b
Move pkg to cli/compose/convert
dnephin Dec 5, 2016
06dae4e
Fix bash completion for completing nodes
albers Jan 23, 2017
5bf7901
Replace vendor of aanand/compose-file with a local copy.
dnephin Dec 20, 2016
cbe6781
plugins: add example docs for a rexray plugin
Jan 19, 2017
6bc7bc1
Fix some bad merges
dnephin Jan 25, 2017
007e492
Add deps to test compose-file.
dnephin Dec 20, 2016
d9bda30
Add validation for compose schema bindata.
dnephin Dec 27, 2016
7f396e8
Update Compose schema to match docker-compose.
dnephin Jan 4, 2017
92155e3
Add missing network.internal.
dnephin Jan 20, 2017
6b4a835
[project] bump go to go 1.7.4
tophj-ibm Dec 5, 2016
53576a5
[ppc64le] use official go 1.7.4 binaries
tophj-ibm Dec 7, 2016
6a9670b
Windows: Bump to latest version of git
Dec 6, 2016
bf43d2a
Make docker stack deploy a little bit more indempotent
vdemeester Dec 27, 2016
328775e
removing trailing backslash in zsh completion
vieux Jan 26, 2017
e7077f7
Windows: Add service dependency ConDrv
darstahl Jan 12, 2017
a64c935
Fix incorrect `Scope` in `network ls/inspect` with duplicate network …
yongtang Jan 18, 2017
214f42d
Add "src" alias for `--secret`
thaJeztah Jan 24, 2017
017381a
Fixed secret creation usage during service create in docs
mikesir87 Jan 23, 2017
426c4cb
Merge pull request #30452 from dnephin/cherry-compose-refactor
vieux Jan 26, 2017
3fc246d
Merge pull request #29732 from vdemeester/29676-deploy-indempotent
thaJeztah Jan 26, 2017
819bcf8
Remove attachable network on swarm leave
aboch Jan 14, 2017
e6f89d1
Vendoring libnetwork 2c8b683
mavenugo Jan 26, 2017
118e55d
Add v3.1 schema and support validating multiple version.
dnephin Jan 10, 2017
2f44570
Implement secret types for compose file.
dnephin Jan 10, 2017
1fed334
Add integration test for stack deploy with secrets.
dnephin Jan 13, 2017
909014d
Test and fix external secrets in stack deploy.
dnephin Jan 18, 2017
6b70c68
Remove secrets as part of stack remove.
dnephin Jan 18, 2017
c19f50a
Rebase Compose v3.1 schema on the latest v3 schema.
dnephin Jan 20, 2017
1afa227
Set default values for uid and gid to prevent errors when starting a …
dnephin Jan 26, 2017
4dc1b62
Add SecretUpdate method to client
Nov 22, 2016
692c988
Add SecretUpdate docs to api/swagger.yaml
Nov 30, 2016
c5147e6
Merge pull request #30467 from mavenugo/1.13-lncp
vieux Jan 26, 2017
1b05e7a
Merge pull request #30331 from vieux/1.13.1-rc1-cherrypicks
vieux Jan 27, 2017
ed7aea3
Merge pull request #30478 from mstanleyjones/fix_broken_links
Jan 27, 2017
8d0198c
fix cherry-pick
vieux Jan 26, 2017
e3441eb
Merge pull request #30513 from mstanleyjones/1.13.x
vieux Jan 27, 2017
e0c79df
Add [OPTIONS] to usage of `plugin disable|push`
albers Jan 27, 2017
370e8f2
Fix json format of plugin
codevulture Jan 27, 2017
bdc5b34
update api docs on Placement.Constraints for services
ralphtheninja Jan 26, 2017
749f8bf
document DOCKER_HIDE_LEGACY_COMMANDS env-var
thaJeztah Dec 31, 2016
e25c046
update incorrect url in docs
allencloud Nov 29, 2016
e84317c
bump to 1.13.1-rc1
vieux Jan 27, 2017
de6c83d
Merge pull request #30494 from vieux/cherry-pick-secrets-compose
vieux Jan 27, 2017
2527cfc
Merge pull request #30515 from vieux/1.13.1-rc1-changelog
vieux Jan 27, 2017
c1c5d30
[1.13.x] Add two arm specific syscalls to seccomp profile
justincormack Jan 30, 2017
1e01795
[1.13.x] Cherry-pick SwarmKit update to 0af40501a9cc98cd3e9425d2e4246…
yongtang Jan 30, 2017
c4d731c
Merge pull request #30577 from justincormack/arm-seccomp-1.13
vieux Jan 31, 2017
ee1b5c5
Merge pull request #30579 from yongtang/1.13.x
LK4D4 Jan 31, 2017
10d999d
install: map debian_version 9.X to debian stretch
flx42 Jan 26, 2017
73b9bdc
Add bash completion for `docker service logs`
albers Jan 27, 2017
171745b
Fix typo in swagger.yaml for NetworkPrune operation
shin- Jan 31, 2017
c7f27f8
Add docs for service create based on plugins.
anusha-ragunathan Jan 27, 2017
64856b7
Dockerfile*: bump Go to 1.7.5
unclejack Jan 27, 2017
c74f17e
add 400 status code for build api
allencloud Jan 28, 2017
0311ed7
Update containerd to version aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1
mlaventure Jan 31, 2017
baf9288
Merge pull request #30574 from vieux/1.13.1-rc2-cherry
vieux Feb 1, 2017
96b8736
Merge pull request #30610 from mlaventure/update-containerd-1.13.x
vieux Feb 1, 2017
5e859cf
Update systemd drop-in link
tophj-ibm Jan 31, 2017
7b15b4a
Revendor Microsoft/go-winio v0.3.8
Feb 1, 2017
68f9fb9
plugin: use pkg/errors in more places
Jan 17, 2017
d00e249
[1.13.x] bump RunC / libcontainer to fix SELinux regression
thaJeztah Feb 1, 2017
ec0e3fe
Add bash completion for `docker checkpoint`
albers Jan 25, 2017
1415379
Re-vendor swarmkit to 1c7f003d75f091d5f7051ed982594420e4515f77
aluzzardi Feb 1, 2017
2556b7a
Merge pull request #30649 from thaJeztah/1.13-bump-runc
vieux Feb 1, 2017
6e2e808
Merge pull request #30650 from aluzzardi/1.13.x-swarmkit-bump
vieux Feb 1, 2017
553d56d
install dirmngr if needed
thaJeztah Feb 1, 2017
fbc84e2
Merge pull request #30646 from vieux/1.13.1-rc2-cherrypicks-2
vdemeester Feb 2, 2017
778f9a8
Vendoring libnetwork @45b4086 for 1.13.x
aboch Feb 2, 2017
17e6f81
Revert "Fix IT case for network name validation"
aboch Feb 2, 2017
f709fd4
Merge pull request #30692 from aboch/c1.13.x
mavenugo Feb 3, 2017
202df64
Windows: Unify workdir handling
Feb 1, 2017
905cf26
Fix misleading default for `--replicas`
yongtang Dec 15, 2016
96b0320
Add docker plugin upgrade
cpuguy83 Jan 29, 2017
1a17bc6
Make propagated mount persist outside rootfs
cpuguy83 Feb 3, 2017
b47fa5a
Update go-connections package
dmcgowan Feb 4, 2017
0220459
Merge pull request #30728 from cpuguy83/plugin_upgrade_1.13
vieux Feb 4, 2017
f6bf85f
Merge pull request #30730 from dmcgowan/update-go-connections-1.13
vieux Feb 4, 2017
0406faf
Show stacktrace in daemon logs only if 500 internal error
Feb 6, 2017
5f696e6
from golang:1.7.5-alpine for docker-manpage-dev
andrewhsu Feb 6, 2017
26ec0e7
use precompiled go from google, needs debian to work
andrewhsu Feb 6, 2017
14deb7d
remove musl-dev in man/Dockerfile.armhf
andrewhsu Feb 6, 2017
5167920
cluster/executor: check mounts at start
stevvooe Feb 4, 2017
54f71fd
bump version to 1.13.1-rc2
vieux Feb 6, 2017
e29c142
added ppc64le and s390x fixes for manpages
tophj-ibm Feb 6, 2017
19d67e6
Update swagger spec for plugin upgrade
cpuguy83 Feb 6, 2017
fc0b5db
bump api version to 1.26
vieux Feb 8, 2017
f26487b
Merge pull request #30806 from vieux/bump_api_version
vieux Feb 8, 2017
092cba3
bump version to 1.13.1
vieux Feb 8, 2017
0189811
Fix bash completion for `docker service`
albers Feb 9, 2017
e5a90d4
Merge pull request #30875 from albers/fix-30858
vdemeester Feb 12, 2017
2e544b1
[1.13.x] Vendoring libnetwork @bba65e5
aboch Feb 14, 2017
2b0d7d2
[1.13.x] Vendoring swarmkit @c7df892
aboch Feb 15, 2017
b3b30b0
Merge pull request #31030 from aboch/c1.13.x-2
LK4D4 Feb 15, 2017
30a5e20
Merge pull request #31011 from aboch/c1.13.x
cpuguy83 Feb 15, 2017
890f4c7
Merge pull request #26576 from allencloud/change-cluster-response-sta…
thaJeztah Dec 19, 2016
e7e23df
Merge pull request #29808 from jmzwcn/issue29796
thaJeztah Jan 2, 2017
ed6e849
Merge pull request #29906 from allencloud/update-events-related-things
thaJeztah Feb 8, 2017
951ffc0
Merge pull request #30701 from allencloud/add-status-code-404-for-plu…
anusha-ragunathan Feb 6, 2017
9f46122
add missing filter type and sort filter type in alphabets
allencloud Feb 3, 2017
9dcb36d
Merge pull request #30734 from allencloud/add-400-status-code-for-eve…
vdemeester Feb 7, 2017
740fbef
Merge pull request #30952 from yongtang/02122017-swagger-attachable
cpuguy83 Feb 14, 2017
9e74ea8
Release the network attachment on allocation failure
aboch Feb 16, 2017
56e99a8
fix changes for 1.13.x branch
thaJeztah Feb 18, 2017
b326920
Vendor swarmkit 30a4278
aaronlehmann Feb 18, 2017
7e11df6
Merge pull request #31138 from aboch/c1.13.x
vieux Feb 18, 2017
1c47c89
Merge pull request #29497 from yongtang/29486-docker-build-tmp-file
thaJeztah Dec 18, 2016
e301d95
Merge pull request #30776 from WeiZhang555/stats-all-format-name-pani…
LK4D4 Feb 8, 2017
4122443
Merge pull request #30893 from Microsoft/jjh/disabletesttemporarily
justincormack Feb 10, 2017
2e44058
Merge pull request #30223 from mlaventure/fix-logwatcher-deadlock
tonistiigi Jan 20, 2017
fe375a6
Merge pull request #31055 from Microsoft/jjh/fix30278
vieux Feb 18, 2017
87a5346
Merge pull request #30113 from thaJeztah/fix-autoremove-on-older-api
cpuguy83 Jan 16, 2017
46af6a6
Merge pull request #31006 from vdemeester/30991-secret-mode-in-stack-…
cpuguy83 Feb 17, 2017
671a4aa
Merge pull request #31070 from cpuguy83/31060_fix_log_read_spin
cpuguy83 Feb 17, 2017
dffbf0b
Merge pull request #31103 from tonistiigi/update-docs-link
vdemeester Feb 17, 2017
b0e4cf1
Merge pull request #31141 from thaJeztah/swarm-node-error-return-503
thaJeztah Feb 18, 2017
ecfddcf
Merge pull request #29702 from WeiZhang555/stats-all-format-name-panic
LK4D4 Feb 14, 2017
d4e2280
Merge pull request #31134 from thaJeztah/update-swagger
thaJeztah Feb 18, 2017
7a02f05
Merge pull request #30823 from albers/completion-plugin-upgrade
mlaventure Feb 13, 2017
9287b8f
Merge pull request #30939 from sdurrheimer/zsh-completion-swarm-init-…
vdemeester Feb 12, 2017
d4897c7
Merge pull request #30940 from sdurrheimer/zsh-completion-swarm-unloc…
thaJeztah Feb 13, 2017
aaff3d5
Merge pull request #30941 from sdurrheimer/zsh-completion-service-logs
cpuguy83 Feb 14, 2017
b975e02
Merge pull request #30943 from sdurrheimer/zsh-completion-checkpoint
cpuguy83 Feb 14, 2017
b53cef8
Merge pull request #30944 from sdurrheimer/zsh-completion-build-squash
cpuguy83 Feb 13, 2017
0551645
Merge pull request #30945 from sdurrheimer/zsh-completion-plugin
cpuguy83 Feb 14, 2017
aedc0ca
Allow sync_file_range2 on supported architectures.
dargor Feb 13, 2017
2a46799
Merge pull request #31140 from thaJeztah/1.13.2-cherry-picks
vieux Feb 19, 2017
19460e4
Merge pull request #31155 from justincormack/1.13-sync-file-range
vieux Feb 19, 2017
c9ae02e
Merge pull request #31143 from aaronlehmann/vendor-swarmkit-caa9c95
vieux Feb 19, 2017
c9e1a9e
Merge pull request #31150 from thaJeztah/1.13.2-completion-scripts
vieux Feb 19, 2017
eb04072
update client/client.gg DefaultVersion
vieux Feb 19, 2017
855eb12
Vendoring libnetwork @ce28404
aboch Feb 19, 2017
8b1112b
Merge pull request #31165 from vieux/update_version_client
thaJeztah Feb 19, 2017
d1c1b39
Merge pull request #31170 from aboch/c1.13.x
vieux Feb 19, 2017
1c44f35
bump 17.03.1-ce-rc1
vieux Feb 20, 2017
ce07fb6
fix CHANGELOG date
vieux Feb 20, 2017
e740e80
Remove incorrect duplicate phrase from build.md
pjaffe Feb 27, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -17,6 +17,7 @@ bundles/
cmd/dockerd/dockerd
cmd/docker/docker
dockerversion/version_autogen.go
dockerversion/version_autogen_unix.go
docs/AWS_S3_BUCKET
docs/GITCOMMIT
docs/GIT_BRANCH
Expand Down
378 changes: 356 additions & 22 deletions CHANGELOG.md

Large diffs are not rendered by default.

13 changes: 6 additions & 7 deletions Dockerfile
Expand Up @@ -25,16 +25,15 @@

FROM debian:jessie

# allow replacing httpredir or deb mirror
ARG APT_MIRROR=deb.debian.org
RUN sed -ri "s/(httpredir|deb).debian.org/$APT_MIRROR/g" /etc/apt/sources.list

# Add zfs ppa
RUN apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys E871F18B51E0147C77796AC81196BA81F6B0FC61 \
|| apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys E871F18B51E0147C77796AC81196BA81F6B0FC61
RUN echo deb http://ppa.launchpad.net/zfs-native/stable/ubuntu trusty main > /etc/apt/sources.list.d/zfs.list


# Allow replacing httpredir mirror
ARG APT_MIRROR=httpredir.debian.org
RUN sed -i s/httpredir.debian.org/$APT_MIRROR/g /etc/apt/sources.list

# Packaged dependencies
RUN apt-get update && apt-get install -y \
apparmor \
Expand Down Expand Up @@ -127,7 +126,7 @@ RUN set -x \
# IMPORTANT: If the version of Go is updated, the Windows to Linux CI machines
# will need updating, to avoid errors. Ping #docker-maintainers on IRC
# with a heads-up.
ENV GO_VERSION 1.7.3
ENV GO_VERSION 1.7.5
RUN curl -fsSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" \
| tar -xzC /usr/local

Expand Down Expand Up @@ -238,7 +237,7 @@ RUN ./contrib/download-frozen-image-v2.sh /docker-frozen-images \
# Please edit hack/dockerfile/install-binaries.sh to update them.
COPY hack/dockerfile/binaries-commits /tmp/binaries-commits
COPY hack/dockerfile/install-binaries.sh /tmp/install-binaries.sh
RUN /tmp/install-binaries.sh tomlv vndr runc containerd tini proxy
RUN /tmp/install-binaries.sh tomlv vndr runc containerd tini proxy bindata

# Wrap all commands in the "docker-in-docker" script to allow nested containers
ENTRYPOINT ["hack/dind"]
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Expand Up @@ -97,7 +97,7 @@ RUN set -x \
# so we use gccgo as bootstrap to build Go from source code.
# We don't use the official ARMv6 released binaries as a GOROOT_BOOTSTRAP, because
# not all ARM64 platforms support 32-bit mode. 32-bit mode is optional for ARMv8.
ENV GO_VERSION 1.7.3
ENV GO_VERSION 1.7.5
RUN mkdir /usr/src/go && curl -fsSL https://golang.org/dl/go${GO_VERSION}.src.tar.gz | tar -v -C /usr/src/go -xz --strip-components=1 \
&& cd /usr/src/go/src \
&& GOOS=linux GOARCH=arm64 GOROOT_BOOTSTRAP="$(go env GOROOT)" ./make.bash
Expand Down
6 changes: 5 additions & 1 deletion Dockerfile.armhf
Expand Up @@ -17,6 +17,10 @@

FROM armhf/debian:jessie

# allow replacing httpredir or deb mirror
ARG APT_MIRROR=deb.debian.org
RUN sed -ri "s/(httpredir|deb).debian.org/$APT_MIRROR/g" /etc/apt/sources.list

# Packaged dependencies
RUN apt-get update && apt-get install -y \
apparmor \
Expand Down Expand Up @@ -68,7 +72,7 @@ RUN cd /usr/local/lvm2 \
# See https://git.fedorahosted.org/cgit/lvm2.git/tree/INSTALL

# Install Go
ENV GO_VERSION 1.7.3
ENV GO_VERSION 1.7.5
RUN curl -fsSL "https://golang.org/dl/go${GO_VERSION}.linux-armv6l.tar.gz" \
| tar -xzC /usr/local
ENV PATH /go/bin:/usr/local/go/bin:$PATH
Expand Down
30 changes: 10 additions & 20 deletions Dockerfile.ppc64le
Expand Up @@ -15,8 +15,11 @@
# the case. Therefore, you don't have to disable it anymore.
#

# ppc64le/golang is a debian:jessie based image with golang installed
FROM ppc64le/golang:1.6.3
FROM ppc64le/debian:jessie

# allow replacing httpredir or deb mirror
ARG APT_MIRROR=deb.debian.org
RUN sed -ri "s/(httpredir|deb).debian.org/$APT_MIRROR/g" /etc/apt/sources.list

# Packaged dependencies
RUN apt-get update && apt-get install -y \
Expand Down Expand Up @@ -91,25 +94,12 @@ RUN set -x \


# Install Go
# ppc64le doesn't have official go binaries, so use the version of go installed from the image
# to build go from source.
# NOTE: ppc64le has compatibility issues with older versions of go, so make sure the version >= 1.6
ENV GO_VERSION 1.7.3
ENV GO_DOWNLOAD_URL https://golang.org/dl/go${GO_VERSION}.src.tar.gz
# NOTE: official ppc64le go binaries weren't available until go 1.6.4 and 1.7.4
ENV GO_VERSION 1.7.5
RUN curl -fsSL "https://golang.org/dl/go${GO_VERSION}.linux-ppc64le.tar.gz" \
| tar -xzC /usr/local

RUN set -x \
&& TEMPDIR="$(mktemp -d)" \
&& mv /usr/local/go $TEMPDIR \
&& GOROOT_BOOTSTRAP=$TEMPDIR/go \
&& cd /usr/local \
&& curl -fsSL "$GO_DOWNLOAD_URL" -o golang.tar.gz \
&& tar -C /usr/local -xzf golang.tar.gz \
&& rm golang.tar.gz \
&& cd go/src && ./make.bash 2>&1 \
&& rm -rf $TEMPDIR

ENV GOROOT_BOOTSTRAP /usr/local/go
ENV PATH /usr/local/go/bin/:$PATH
ENV PATH /go/bin:/usr/local/go/bin:$PATH
ENV GOPATH /go

# Dependency for golint
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.s390x
Expand Up @@ -97,7 +97,7 @@ RUN cd /usr/local/lvm2 \
&& make install_device-mapper
# See https://git.fedorahosted.org/cgit/lvm2.git/tree/INSTALL

ENV GO_VERSION 1.7.3
ENV GO_VERSION 1.7.5
RUN curl -fsSL "https://golang.org/dl/go${GO_VERSION}.linux-s390x.tar.gz" \
| tar -xzC /usr/local

Expand Down
6 changes: 5 additions & 1 deletion Dockerfile.simple
Expand Up @@ -7,6 +7,10 @@

FROM debian:jessie

# allow replacing httpredir or deb mirror
ARG APT_MIRROR=deb.debian.org
RUN sed -ri "s/(httpredir|deb).debian.org/$APT_MIRROR/g" /etc/apt/sources.list

# Compile and runtime deps
# https://github.com/docker/docker/blob/master/project/PACKAGERS.md#build-dependencies
# https://github.com/docker/docker/blob/master/project/PACKAGERS.md#runtime-dependencies
Expand Down Expand Up @@ -51,7 +55,7 @@ RUN set -x \
# IMPORTANT: If the version of Go is updated, the Windows to Linux CI machines
# will need updating, to avoid errors. Ping #docker-maintainers on IRC
# with a heads-up.
ENV GO_VERSION 1.7.3
ENV GO_VERSION 1.7.5
RUN curl -fsSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" \
| tar -xzC /usr/local
ENV PATH /go/bin:/usr/local/go/bin:$PATH
Expand Down