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

Improve tools/install_docker #2125

Merged
merged 5 commits into from
Nov 13, 2018
Merged

Improve tools/install_docker #2125

merged 5 commits into from
Nov 13, 2018

Commits on Nov 13, 2018

  1. Improve tools/install_docker

    - Ensure it is run as root.
    - Make it idempotent.
    - Support linuxmint as well as plain ubuntu.
    - Use non-interactive frontend for apt-get.
    - Don't hard-code amd64.
    kormat committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    3cbd145 View commit details
    Browse the repository at this point in the history
  2. Review #0

    kormat committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    dc0848c View commit details
    Browse the repository at this point in the history
  3. Drop tools/ci/docker_update

    kormat committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    7a2dd8f View commit details
    Browse the repository at this point in the history
  4. Oops

    kormat committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    0453f1f View commit details
    Browse the repository at this point in the history
  5. Oh yeah, needs root now

    kormat committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    ec34202 View commit details
    Browse the repository at this point in the history