Sebastiaan van Stijn
|
1eadfb0e28
opts: ValidateIPAddress: improve error, godoc, and tests
|
1 年之前 |
Sebastiaan van Stijn
|
091991606a
opts: format code with gofumpt
|
3 年之前 |
Alex Stockinger
|
91c2b12205
Make default options for newly created networks configurable
|
3 年之前 |
Sebastiaan van Stijn
|
774cd9a26c
opts: use strings.Cut() and refactor parseDaemonHost()
|
2 年之前 |
Jintao Zhang
|
35d6c1870f
enforce reserve internal labels.
|
5 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 年之前 |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Renaud Gaubert
|
ebe14310b7
Updated GenericResource CLI
|
7 年之前 |
Yong Tang
|
cb952bf006
Merge pull request #34625 from dnephin/more-linters
|
7 年之前 |
Daniel Nephin
|
b68221c37e
Fix bad import graph from opts/opts.go
|
7 年之前 |
Daniel Nephin
|
2f5f0af3fd
Add unconvert linter
|
7 年之前 |
Renaud Gaubert
|
87e1464c43
Added support for Generic Resources
|
8 年之前 |
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 年之前 |