lixiaobing10051267 576780369f rectify several wrong URLs in branch of man 8 سال پیش
..
Dockerfile f2614f2107 project: use vndr for vendoring 8 سال پیش
Dockerfile.5.md f150f42009 Convert Unused ARG error to warning 8 سال پیش
Dockerfile.aarch64 f2614f2107 project: use vndr for vendoring 8 سال پیش
Dockerfile.armhf f2614f2107 project: use vndr for vendoring 8 سال پیش
Dockerfile.ppc64le f2614f2107 project: use vndr for vendoring 8 سال پیش
Dockerfile.s390x f2614f2107 project: use vndr for vendoring 8 سال پیش
README.md b2ad59e7bd Make README less scabious 9 سال پیش
docker-attach.1.md 2e506039ff Fix a couple of typos in the docs of `docker attach` 9 سال پیش
docker-build.1.md b069690827 modify some urls related to reference path 8 سال پیش
docker-commit.1.md ea98cf74aa Document valid chars in image name and tag 9 سال پیش
docker-config-json.5.md a596d3d1cf man: mv config-json.5 to docker-config-json.5 9 سال پیش
docker-cp.1.md cb1635c9cf update docs/reference/commandline/cp.md 9 سال پیش
docker-create.1.md e6d9b7de64 cli: remove `--mount` from `docker run` 8 سال پیش
docker-diff.1.md eacae64bd8 Moving man pages out of docs 10 سال پیش
docker-events.1.md 7d1fa71675 Complete docker-events man page with filter list… 8 سال پیش
docker-exec.1.md e03bf1221e Exec: Add ability to set environment variables 8 سال پیش
docker-export.1.md d79860af87 various man page typos 9 سال پیش
docker-history.1.md e6115a6c1c remove =false from options that default to false in the docs 9 سال پیش
docker-images.1.md 798c00a7ee Added and example of using --format with docker images 8 سال پیش
docker-import.1.md 877e6d76a4 Fix some flaws in man. 9 سال پیش
docker-info.1.md d28eaa1171 Update docker info cli reference documentation 8 سال پیش
docker-inspect.1.md cc03984e17 Modify short and flags for docker inspect 8 سال پیش
docker-kill.1.md d790469681 Fix man pages 9 سال پیش
docker-load.1.md 9b5e0ea7de Update docker-load documentation 9 سال پیش
docker-login.1.md 576780369f rectify several wrong URLs in branch of man 8 سال پیش
docker-logout.1.md 971c080b67 Remove some references to "register" through login 9 سال پیش
docker-logs.1.md 19c43a6915 Replace U+2018 and U+2019 with U+0027 in manpages 9 سال پیش
docker-network-connect.1.md 16c9cdad6f 28600: Docs: network connect for container in Created/Stopped state 8 سال پیش
docker-network-create.1.md fd7161bb30 Fix incorrect aux-address examples and test 8 سال پیش
docker-network-disconnect.1.md b464f1d78c Forced endpoint cleanup 9 سال پیش
docker-network-inspect.1.md 7dad9d5ce4 Fix typs from go to Go 8 سال پیش
docker-network-ls.1.md b9e46235fa Fix incorrect help output in `docker network ls` 9 سال پیش
docker-network-rm.1.md 877e6d76a4 Fix some flaws in man. 9 سال پیش
docker-pause.1.md 576780369f rectify several wrong URLs in branch of man 8 سال پیش
docker-port.1.md eacae64bd8 Moving man pages out of docs 10 سال پیش
docker-ps.1.md 1a149a0ea5 Adds container health support to docker ps filter 8 سال پیش
docker-pull.1.md fb5ea0c0ef Mention "docker login" in push/pull documentation 9 سال پیش
docker-push.1.md dddea689ab Synchronize push reference with man page 9 سال پیش
docker-rename.1.md 61c8b3380f Modify rename function usage 9 سال پیش
docker-restart.1.md b99cf0de47 Modify docker-restart.1.md 9 سال پیش
docker-rm.1.md 877e6d76a4 Fix some flaws in man. 9 سال پیش
docker-rmi.1.md e6115a6c1c remove =false from options that default to false in the docs 9 سال پیش
docker-run.1.md caaa52c124 Merge pull request #28838 from AkihiroSuda/remove-run-mount 8 سال پیش
docker-save.1.md 5a701c3e4c Update 'save' command help 9 سال پیش
docker-search.1.md 92f10fe228 Add `--limit` option to `docker search` 9 سال پیش
docker-start.1.md 15aa2a663b Implement configurable detach key 9 سال پیش
docker-stats.1.md 947464e2f1 Update stats cli reference documentation 8 سال پیش
docker-stop.1.md d790469681 Fix man pages 9 سال پیش
docker-tag.1.md 039aca05c2 Change the docker-tag usage text to be clearer 8 سال پیش
docker-top.1.md 1edc410e41 Improvement of docker top Man Page 9 سال پیش
docker-unpause.1.md 576780369f rectify several wrong URLs in branch of man 8 سال پیش
docker-update.1.md e6866492c4 Fix bunch of typos 8 سال پیش
docker-version.1.md 576780369f rectify several wrong URLs in branch of man 8 سال پیش
docker-wait.1.md eacae64bd8 Moving man pages out of docs 10 سال پیش
docker.1.md c09277d5c3 Align arg with other cli 8 سال پیش
dockerd.8.md f0d55cd081 Rename Remote API to Engine API 8 سال پیش
generate.go 0640a14b4f Move api/client -> cli/command 9 سال پیش
generate.sh 00a8a40398 Add a script to generate man pages from cobra commands. 9 سال پیش
glide.lock 4e4da146ec Update sfp13/pflag 8 سال پیش
glide.yaml 00a8a40398 Add a script to generate man pages from cobra commands. 9 سال پیش
md2man-all.sh eacae64bd8 Moving man pages out of docs 10 سال پیش

README.md

Docker Documentation

This directory contains scripts for generating the man pages. Many of the man pages are generated directly from the spf13/cobra Command definition. Some legacy pages are still generated from the markdown files in this directory. Do not edit the man pages in the man1 directory. Instead, update the Cobra command or amend the Markdown files for legacy pages.

Generate the man pages

From within the project root directory run:

make manpages