Vincent Demeester
|
61e527f16c
Remove more opts unused in docker/docker
|
8 年之前 |
Aaron Lehmann
|
bbe1202410
Make the CLI show defaults from the swarmkit defaults package
|
8 年之前 |
Daniel Nephin
|
afcaeedbd4
Use opts.MemBytes for flags.
|
8 年之前 |
Yong Tang
|
d1982862ca
Update opts.MemBytes to disable default, and move `docker run/create/build` to use opts.MemBytes
|
8 年之前 |
Yong Tang
|
db575ef626
Add daemon option --default-shm-size
|
8 年之前 |
Vincent Demeester
|
c424be21b7
Clean some stuff from runconfig that are cli only…
|
8 年之前 |
Yong Tang
|
c4d773cdfe
Return error for incorrect argument of `service update --publish-rm <TargetPort>`
|
9 年之前 |
Daniel Nephin
|
13384ba34b
Add swarmkit fields to stack service.
|
8 年之前 |
Yong Tang
|
beafc7c7d9
Remove `-ptr` from the help output of `service create`
|
8 年之前 |
Yong Tang
|
846baf1fd3
Add `--cpus` flag to control cpu resources
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
allencloud
|
52637848a7
correct some nits in comment and test files
|
8 年之前 |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 年之前 |
allencloud
|
c1be45fa38
fix typos
|
9 年之前 |
Daniel Nephin
|
667dcb0e8e
Update usage and help to (almost) match the existing docker behaviour
|
9 年之前 |
Daniel Nephin
|
69264beb40
Migrate volume commands to cobra.
|
9 年之前 |
Dan Walsh
|
9caf7aeefd
Add support for setting sysctls
|
9 年之前 |
allencloud
|
5c161ade98
fix typos
|
9 年之前 |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 年之前 |
Daniel Nephin
|
0007f5a859
Move some validators from opts to runconfig/opts.
|
9 年之前 |
Daniel Nephin
|
f015c29193
Move runconfig blkiodev options and parsing into runconfig/opts package.
|
9 年之前 |
David Calavera
|
0aab83d996
Move blkiodev package to types.
|
9 年之前 |
Ma Shimiao
|
843084b08b
Add support for blkio read/write iops device
|
10 年之前 |
Daniel Nephin
|
233a4fc33c
Move ParseLink and validators into runconfig.parse where they are used.
|
9 年之前 |
David Calavera
|
b44b5bbc8b
Merge pull request #18682 from calavera/replace_units_package
|
9 年之前 |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 年之前 |
Daniel Nephin
|
9b99591054
Move ParseDockerDaemonHost to opts/ package.
|
9 年之前 |
Ma Shimiao
|
3f15a055e5
Add support for blkio read/write bps device
|
10 年之前 |
Ma Shimiao
|
0fbfa1449d
Add support for blkio.weight_device
|
10 年之前 |
Tibor Vass
|
62b484411e
Merge pull request #17779 from calavera/fix_dns_regression
|
9 年之前 |