Richard Kuhnt
a82a04fe20
docker: Update to version 18.09.3
2019-03-04 11:00:36 +00:00
Richard Kuhnt
05a8a82b36
docker: Update to version 18.09.2
2019-02-13 11:00:23 +00:00
Richard Kuhnt
c10b414d52
docker: Update to version 18.09.1
2019-01-14 18:00:25 +00:00
Brian Peiris
ac41914664
Add some missing descriptions ( #2926 )
...
* Update acmesharp.json
* Update adb.json
* Update ammonite.json
* Update ant.json
* Update apache.json
* Update axel.json
* Update bazel.json
* Update bfg.json
* Update blink1-tool.json
* Update busybox.json
* Update cacert.json
* Update composer.json
* Update dart.json
* Update dep.json
* Update devd.json
* Update diffutils.json
* Update dig.json
* Update digdag.json
* Update dirhash.json
* Update docfx.json
* Update docker-compose.json
* Update docker-machine.json
* Update docker.json
* Update dosbox.json
* Update dotnet-sdk.json
* Update dotnet.json
2018-12-26 13:07:05 -08:00
Richard Kuhnt
03258e1ed4
docker: Update to version 18.09.0
2018-11-08 22:00:24 +00:00
Richard Kuhnt
154be1dbf2
docker: Update to version 18.06.1-ce
2018-08-23 23:00:31 +00:00
Richard Kuhnt
826e780452
docker: Update to version 18.06.0-ce
2018-07-23 22:00:18 +00:00
Mathias Hermansson
db358fdc57
Docker 18.03.0-ce ( #2235 )
...
* Docker CLI via Docker Toolbox
* Remove notes
* Add shortcut to Kitematic
2018-05-03 16:48:55 +02:00
Hugo Locurcio
5810275996
Use SPDX license identifiers in the default bucket ( #2211 )
...
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00
Brandon Smith
7fc25190b6
Format json, convert http to https ( #1929 )
2017-12-28 17:21:40 +01:00
Richard Kuhnt
b4a06461b3
Update docker to version 17.05.0-ce
2017-05-05 21:01:28 +02:00
Richard Kuhnt
e6656d234a
Update docker to version 17.04.0-ce
2017-04-06 18:38:04 +02:00
Richard Kuhnt
b8e341b449
Update docker to version 17.03.1-ce
2017-03-28 07:00:36 +02:00
Richard Kuhnt
d6ce12ae81
Change docker version schema
...
See: https://github.com/docker/docker/pull/31075
2017-03-02 21:36:36 +01:00
Stéphane Este-Gracias
7167b13777
docker 1.13.1
2017-02-08 20:05:11 +00:00
Stéphane Este-Gracias
5b17fcfcd0
Add autoupdate feature
2017-01-18 19:59:35 +00:00
Stéphane Este-Gracias
73ecd5526a
docker 1.13.0
2017-01-18 18:13:55 +00:00
Stéphane Este-Gracias
27e48cb418
docker 1.12.6
2017-01-11 02:14:06 +00:00
Stéphane Este-Gracias
96a8278887
docker 1.12.5
2016-12-16 08:04:34 +00:00
Stéphane Este-Gracias
afd41b266b
docker 1.12.4
2016-12-13 04:01:55 +00:00
Stéphane Este-Gracias
b82e1ef2d1
docker 1.12.3 ( #1099 )
2016-10-28 08:13:38 +11:00
Stéphane Este-Gracias
355f435b0d
docker 1.12.2 ( #1081 )
2016-10-12 17:55:16 +10:00
Stéphane Este-Gracias
43ba5e59d7
docker 1.12.1 ( #997 )
2016-08-19 09:17:16 +10:00
Stéphane Este-Gracias
d88787b057
docker 1.12.0 ( #972 )
2016-07-29 23:26:15 +10:00
Stéphane Este-Gracias
fc93be14bf
docker 1.11.2 ( #887 )
2016-06-02 20:04:42 +10:00
Stéphane Este-Gracias
0823487894
docker 1.11.1 ( #802 )
2016-04-27 22:24:58 +10:00
Keiichi Shimamura
fa879df038
docker 1.11.0
2016-04-14 10:47:27 +10:00
Stéphane Este-Gracias
55ccef013f
docker 1.10.3
2016-03-11 13:17:33 +00:00
Keiichi Shimamura
625360fe2b
docker 1.10.2
...
https://github.com/docker/docker/releases/tag/v1.10.2
2016-02-23 00:40:25 -05:00
Keiichi Shimamura
1b807d3bf1
Docker 1.10.1
2016-02-12 12:48:14 -05:00
Keiichi Shimamura
49d85ef335
Docker 1.10.0
2016-02-05 00:35:59 -05:00
Keiichi Shimamura
233862cc40
docker 1.9.1
2015-12-01 16:03:10 -05:00
Keiichi Shimamura
db5eceeb90
docker 1.9.0
2015-11-04 22:24:34 -05:00
Keiichi Shimamura
4d4bfe2737
Docker 1.8.2
2015-09-10 23:11:21 -04:00
Roy Ivy III
97a621593c
BOM cleanup
...
* remove BOM from all repo files that contain one
* changes all files to utf-8 (specifically, utf-8 *without* BOM)
* improves compliance with ".editorconfig"
.# Discussion
This is an example of the semi-invisible changes which can creep into patches
via various editors. Any such changes are *very* difficult to figure out from
a diff output and just add visual noise to commits. Hence, ".editorconfig" (added
in a previous commit) is used to minimize this kind of confusing patch noise.
2015-08-17 22:57:15 -05:00
Roy Ivy III
a5d219e0c9
whitespace cleanup
...
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Keiichi Shimamura
49f67c541f
Docker 1.8.0
2015-08-11 16:26:46 -04:00
Keiichi Shimamura
7a97b33cdb
Docker 1.7.1
2015-07-15 18:59:27 -04:00
Keiichi Shimamura
8909616db8
docker 1.7.0
2015-06-22 18:16:51 -04:00
Keiichi Shimamura
1b560d4fd9
Docker 1.6.2
2015-05-21 17:48:32 -04:00
Simon Hartcher
32a20c2c3e
Add docker 1.6.0
2015-04-27 17:42:27 +10:00