Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.10 backport] assorted documentation fixes #3430

Merged
merged 12 commits into from Feb 22, 2022

Commits on Feb 18, 2022

  1. Correct device syntax to --gpus

    Signed-off-by: Zeel B Patel <patel_zeel@iitgn.ac.in>
    (cherry picked from commit 2d6ebd1)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    patel-zeel authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    5c6723d View commit details
    Browse the repository at this point in the history
  2. docs/daemon: replace deprecated '-g' option for '--data-root'

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit ae3a614)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Feb 18, 2022
    Copy the full SHA
    c9737e1 View commit details
    Browse the repository at this point in the history
  3. Update Ubuntu version number references in push.md

    Ubuntu version references were a mixture of 14.04 (in descriptions) and 20.04 (in example code). Updated description references to 20.04 to match example code.
    
    Signed-off-by: Mike Dalton <mikedalton@github.com>
    (cherry picked from commit 6ad2ceb)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    mikedalton authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    40fe057 View commit details
    Browse the repository at this point in the history
  4. Update stats.md add example json output

    Signed-off-by: Pieter E Smit <diepes@github.com>
    (cherry picked from commit a1204a5)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    Pieter E Smit authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    aa78937 View commit details
    Browse the repository at this point in the history
  5. added missing closing parenthese

    Signed-off-by: jlecordier <jeanlecordier@hotmail.fr>
    (cherry picked from commit a185143)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    jlecordier authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    e97c7b2 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
    (cherry picked from commit 2725f09)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    SuperSandro2000 authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    f1002eb View commit details
    Browse the repository at this point in the history
  7. format create.md table

    Signed-off-by: Gsealy <jiaojingwei1001@hotmail.com>
    (cherry picked from commit b0ec87a)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    Gsealy authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    4065e12 View commit details
    Browse the repository at this point in the history
  8. Fixing typo (his --> its)

    Signed-off-by: Brad Baker <brad@brad.fi>
    (cherry picked from commit 172b2dc)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    brdbkr authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    b721998 View commit details
    Browse the repository at this point in the history
  9. Update dockerd.md

    Simple typo
    
    Signed-off-by: Leonid Skorospelov <leosko94@gmail.com>
    (cherry picked from commit 0ca2d25)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    LeoSko authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    04104a0 View commit details
    Browse the repository at this point in the history
  10. Fix the (dead) link for docs for Dockerfile syntax reference

    This change will update the docs at
    https://docs.docker.com/engine/reference/builder/#buildkit
    
    This change is required by moby/buildkit#1884
    
    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    (cherry picked from commit 0c723fd)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    tnir authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    c0e952c View commit details
    Browse the repository at this point in the history
  11. Update WORKDIR command information

    Signed-off-by: Govind Rai <raigovind93@gmail.com>
    (cherry picked from commit e12aade)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    govindrai authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    62d27c3 View commit details
    Browse the repository at this point in the history
  12. Fix mistake with env var example in docker run docs

    Signed-off-by: Jon Zeolla <zeolla@gmail.com>
    (cherry picked from commit cb1bb72)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    JonZeolla authored and thaJeztah committed Feb 18, 2022
    Copy the full SHA
    700364e View commit details
    Browse the repository at this point in the history