提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Vincent Demeester c424be21b7 Clean some stuff from runconfig that are cli only… 8 年之前
  wefine f78f7de96a fix t.Errorf to t.Error in serveral _test.go 8 年之前
  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 233a4fc33c Move ParseLink and validators into runconfig.parse where they are used. 9 年之前
  Daniel Nephin 9b99591054 Move ParseDockerDaemonHost to opts/ package. 9 年之前
  John Howard a7e686a779 Windows: Add volume support 9 年之前
  Lei Jitang fbb01b8162 Make default tls host work 9 年之前
  Doug Davis ba973f2d74 Remove used param on ParseHost 9 年之前
  Sven Dowideit 50f0906007 Default the tcp port to 2376 if tls is on, and 2375 if not 10 年之前
  Vincent Demeester 7335544fd0 Revert environment regexp from 13694 9 年之前
  Sven Dowideit 3d510f15da Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently 10 年之前
  Qiang Huang 429423624c Add mode check for device 10 年之前
  Tibor Vass 96ce3a194a cli: new daemon command and new cli package 10 年之前
  Vincent Demeester dfc6c04fa3 Add test coverage to opts and refactor 10 年之前
  Eric-Olivier Lamey 9ad89281ae Display empty string instead of <nil> when IP opt is nil. 10 年之前
  wlan0 dca9e02b15 Add log opts flag to pass in logging options 10 年之前
  Tomáš Hrčka b2f05c2207 Restrict domain name to 255 characters 10 年之前
  Lei Jitang 2ba0fbb0ae Add validate the input mac address on docker run command 10 年之前
  Phil Estes 1ce9fa1c60 Add more helpful error message for -add-host 10 年之前
  Phil Estes fdfa205786 Allow IPv6 addresses in ExtraHosts option settings 10 年之前
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 年之前
  Solomon Hykes 6200002669 Helpers to parse lists, IPs, hosts, dns searches from the command line 11 年之前
  Victor Vieux b68111713d update for consistency 11 年之前
  Jan Pazdziora 899e9e7416 Add support for IPv6 addresses in --dns parameters. 11 年之前
  Fabio Falci 804b00cd7d Relax dns search to accept empty domain 11 年之前
  Daniel Norberg fbfac21ed4 configurable dns search domains 11 年之前
  Victor Vieux fde5f573d3 move opts out of pkg because it's related to docker 11 年之前