Sebastiaan van Stijn
|
1eadfb0e28
opts: ValidateIPAddress: improve error, godoc, and tests
|
1 year ago |
Sebastiaan van Stijn
|
84000190d3
opts: use string-literals for easier grep'ing
|
2 years ago |
Alex Stockinger
|
91c2b12205
Make default options for newly created networks configurable
|
3 years ago |
Sebastiaan van Stijn
|
346a438da8
opts: TestParseLink(): add test-case for legacy format
|
2 years ago |
Sebastiaan van Stijn
|
b04f1416f6
opts: fix empty-lines (revive)
|
2 years ago |
Jintao Zhang
|
35d6c1870f
enforce reserve internal labels.
|
5 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 years ago |
Vincent Demeester
|
61e527f16c
Remove more opts unused in docker/docker
|
8 years ago |
Aaron Lehmann
|
bbe1202410
Make the CLI show defaults from the swarmkit defaults package
|
8 years ago |
Vincent Demeester
|
c424be21b7
Clean some stuff from runconfig that are cli only…
|
8 years ago |
wefine
|
f78f7de96a
fix t.Errorf to t.Error in serveral _test.go
|
8 years ago |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 years ago |
Daniel Nephin
|
0007f5a859
Move some validators from opts to runconfig/opts.
|
9 years ago |
Daniel Nephin
|
233a4fc33c
Move ParseLink and validators into runconfig.parse where they are used.
|
9 years ago |
Daniel Nephin
|
9b99591054
Move ParseDockerDaemonHost to opts/ package.
|
9 years ago |
John Howard
|
a7e686a779
Windows: Add volume support
|
9 years ago |
Lei Jitang
|
fbb01b8162
Make default tls host work
|
9 years ago |
Doug Davis
|
ba973f2d74
Remove used param on ParseHost
|
9 years ago |
Sven Dowideit
|
50f0906007
Default the tcp port to 2376 if tls is on, and 2375 if not
|
10 years ago |
Vincent Demeester
|
7335544fd0
Revert environment regexp from 13694
|
9 years ago |
Sven Dowideit
|
3d510f15da
Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently
|
9 years ago |
Qiang Huang
|
429423624c
Add mode check for device
|
10 years ago |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 years ago |
Vincent Demeester
|
dfc6c04fa3
Add test coverage to opts and refactor
|
10 years ago |
Eric-Olivier Lamey
|
9ad89281ae
Display empty string instead of <nil> when IP opt is nil.
|
10 years ago |
wlan0
|
dca9e02b15
Add log opts flag to pass in logging options
|
10 years ago |
Tomáš Hrčka
|
b2f05c2207
Restrict domain name to 255 characters
|
10 years ago |
Lei Jitang
|
2ba0fbb0ae
Add validate the input mac address on docker run command
|
10 years ago |
Phil Estes
|
1ce9fa1c60
Add more helpful error message for -add-host
|
10 years ago |