Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 lat temu |
allencloud
|
c1be45fa38
fix typos
|
9 lat temu |
Daniel Nephin
|
667dcb0e8e
Update usage and help to (almost) match the existing docker behaviour
|
9 lat temu |
Daniel Nephin
|
69264beb40
Migrate volume commands to cobra.
|
9 lat temu |
Dan Walsh
|
9caf7aeefd
Add support for setting sysctls
|
9 lat temu |
allencloud
|
5c161ade98
fix typos
|
9 lat temu |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 lat temu |
Daniel Nephin
|
0007f5a859
Move some validators from opts to runconfig/opts.
|
9 lat temu |
Daniel Nephin
|
f015c29193
Move runconfig blkiodev options and parsing into runconfig/opts package.
|
9 lat temu |
David Calavera
|
0aab83d996
Move blkiodev package to types.
|
9 lat temu |
Ma Shimiao
|
843084b08b
Add support for blkio read/write iops device
|
10 lat temu |
Daniel Nephin
|
233a4fc33c
Move ParseLink and validators into runconfig.parse where they are used.
|
9 lat temu |
David Calavera
|
b44b5bbc8b
Merge pull request #18682 from calavera/replace_units_package
|
9 lat temu |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 lat temu |
Daniel Nephin
|
9b99591054
Move ParseDockerDaemonHost to opts/ package.
|
9 lat temu |
Ma Shimiao
|
3f15a055e5
Add support for blkio read/write bps device
|
10 lat temu |
Ma Shimiao
|
0fbfa1449d
Add support for blkio.weight_device
|
10 lat temu |
Tibor Vass
|
62b484411e
Merge pull request #17779 from calavera/fix_dns_regression
|
9 lat temu |
David Calavera
|
f1a74a89f8
Use an empty slice as default value for DNS, DNSSearch and DNSOptions
|
9 lat temu |
John Howard
|
eb2acb8f0e
Windows [TP4] localhost mitigation
|
9 lat temu |
Tibor Vass
|
e74cf8acad
Merge pull request #16433 from Microsoft/10662-volumes5
|
9 lat temu |
Sebastiaan van Stijn
|
448398c2a8
Merge pull request #15780 from mountkin/build-multi-tags
|
9 lat temu |
Shijiang Wei
|
c2eb37f9ae
Add ability to add multiple tags with docker build
|
9 lat temu |
John Howard
|
a7e686a779
Windows: Add volume support
|
9 lat temu |
Lei Jitang
|
fbb01b8162
Make default tls host work
|
9 lat temu |
Doug Davis
|
ba973f2d74
Remove used param on ParseHost
|
9 lat temu |
Sven Dowideit
|
50f0906007
Default the tcp port to 2376 if tls is on, and 2375 if not
|
10 lat temu |
Vincent Demeester
|
7335544fd0
Revert environment regexp from 13694
|
9 lat temu |
Ma Shimiao
|
185544a4fe
opts/opts.go: fix typo
|
9 lat temu |
Sven Dowideit
|
3d510f15da
Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently
|
10 lat temu |