master
Fix GitHub spelling
Merge pull request #999 from perlun/patch-1
Add DOCKER_TLS environment variable
Fix description of filter flag in prune commands
fix a number of minor typos
Remove reference to non-existing "stack config" command
Allow user to specify default address pools for docker networks This is separate commit for CLI files to address PR 36054
Add exec_die to the list of known container events
introduce `—workdir` option for docker exec
Fix --format example for docker history
Add examples of prune by label
Clarify description of volume prune command
Update docker kill reference docs
docker load: Typofix in examples
Fix typo in link
Add docs
Cleaning some manifest documentation typos
Doc guidance to only use 256 IPs per overlay
Add Engine version to docker node ls
Merge pull request #580 from djgoosen/patch-1
Docs touch-ups for "autoremove" and broken anchor
Use printf, not echo when creating secrets
docs: mention sctp
Document service --network long form
Fix `docker stack deploy` reference flag
Add namespace column for docker stack ls command while targeting Kubernetes orchestrator
Added description about pids count.
Add quotes around format template
For system prune, -f is not an alias for --filter
update doc
Adds unpause output to docs