DockerCLI/docs/sources/reference
Solomon Hykes a9ae270842 Deprecate 'docker insert'
'docker insert' is an old command which predates 'docker build'. We no
longer recommend using it, it is not actively maintained, and can be
replaced with the combination of 'docker build' and 'ADD'.

This removes the command from usage and documentation, and prints a
warning when it is called.

The command still works but it will be removed in a future version.

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2017-06-02 00:06:25 +00:00
..
commandline Deprecate 'docker insert' 2017-06-02 00:06:25 +00:00
builder.rst typo fix 2017-06-02 00:06:24 +00:00
index.rst Fix 2720 -- Expanded documentation for docker run. 2017-06-02 00:06:20 +00:00
run.rst I'm not looking forward to documenting cli arguments that may or may not show depending on what plugins / drviers you choose 2017-06-02 00:06:24 +00:00