瀏覽代碼

Cleanup "Automatically start containers" page.

* Remove old information for Docker 1.2. (See PR #15408)

Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
Charles Chan 10 年之前
父節點
當前提交
ad3df49958
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      docs/articles/host_integration.md

+ 0 - 5
docs/articles/host_integration.md

@@ -31,11 +31,6 @@ Docker does not set any restart policies by default, but be aware that they will
 conflict with most process managers. So don't set restart policies if you are
 conflict with most process managers. So don't set restart policies if you are
 using a process manager.
 using a process manager.
 
 
-*Note:* Prior to Docker 1.2, restarting of Docker containers had to be
-explicitly disabled. Refer to the
-[previous version](/v1.1/articles/host_integration/) of this article for the
-details on how to do that.
-
 When you have finished setting up your image and are happy with your
 When you have finished setting up your image and are happy with your
 running container, you can then attach a process manager to manage it.
 running container, you can then attach a process manager to manage it.
 When you run `docker start -a`, Docker will automatically attach to the
 When you run `docker start -a`, Docker will automatically attach to the