提交历史

作者 SHA1 备注 提交日期
  Oh Jinkyun 9aa71549d6 Removed runconfig.ParseSubcommand 11 年之前
  Jessie Frazelle f98a1f1f7d Merge pull request #8019 from thockin/add-host 11 年之前
  Tim Hockin 68e48b65a6 Allow extra lines in /etc/hosts 11 年之前
  Tibor Vass e49c701092 Resolve conflicts with restart policies 11 年之前
  Alexander Larsson 3a90004f3c Add "docker create" support 11 年之前
  unclejack 3256050ed4 deny net host + dns and links with container net 11 年之前
  Victor Vieux 2e489073d9 Revert "--help option and help command should print to stdout not stderr" 11 年之前
  Victor Vieux 76fd51a478 Merge pull request #6052 from rhatdan/help 11 年之前
  Dan Walsh 61b129d818 --help option and help command should print to stdout not stderr 11 年之前
  Michael Crosby 5ad4879d2a Update flag usages and docs for max restart count 11 年之前
  Michael Crosby 860c13b788 Add documentation and update restart rules. 11 年之前
  Michael Crosby d9753ba20d Add typed RestartPolicy 11 年之前
  Michael Crosby bd8c9dc239 Restart containers based on restart policy 11 年之前
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log 11 年之前
  Solomon Hykes 6200002669 Helpers to parse lists, IPs, hosts, dns searches from the command line 11 年之前
  Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling 11 年之前
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 年之前
  Matthew Heon 31351d08a3 Update docs on --sig-proxy to indicate that SIGKILL and SIGSTOP cannot be proxied 11 年之前
  unclejack be8cea9856 don't allow links to be used with --net=host 11 年之前
  Victor Vieux e7d9854414 add doc 11 年之前
  Victor Vieux 94e6dc9781 Basic --cap-add and --cap-drop support for native 11 年之前
  Timothy e855c4b921 Add --device flag to allow additional host devices in container 11 年之前
  Victor Vieux b68111713d update for consistency 11 年之前
  Victor Vieux 0abdea9094 add check on docker run 11 年之前
  James Turnbull 2112c5e948 Fixed some more styling issues with command line flags 11 年之前
  Fabio Falci 804b00cd7d Relax dns search to accept empty domain 11 年之前
  SvenDowideit b07f193822 Update cli.md and man pages to match current cli 11 年之前
  Sven Dowideit b4df555d27 Merge pull request #6544 from mheon/sigproxy_docs 11 年之前
  unclejack a1b6f350e8 correct typo - desination -> destination 11 年之前
  Michael Crosby e39b8eade1 Allow / as source of -v 11 年之前