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

Upgrade docker driver base image to v0.0.10 #7858

Merged
merged 13 commits into from
Apr 29, 2020

Commits on Apr 22, 2020

  1. Update crio and podman in docker driver base image

    The dockerfile currently doesn't build because it can't find the specified versions of crio and podman to install.
    Priya Wadhwa committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7a3db50 View commit details
    Browse the repository at this point in the history
  2. upgrade to v0.0.10

    Priya Wadhwa committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    d39b822 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    96e03d6 View commit details
    Browse the repository at this point in the history
  2. Download crio from GCS bucket

    Priya Wadhwa committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b90a28c View commit details
    Browse the repository at this point in the history
  3. Add --cache-from to kic base image so that we reuse layers from previ…

    …ous images
    Priya Wadhwa committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    e4731f1 View commit details
    Browse the repository at this point in the history
  4. change env to arg

    Priya Wadhwa committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    82886df View commit details
    Browse the repository at this point in the history
  5. update docs

    Priya Wadhwa committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    da8253d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0947384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f680d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    8479ba0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Add varlink for podman-env

    '
    Priya Wadhwa committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    90b029e View commit details
    Browse the repository at this point in the history
  2. update SHA

    Priya Wadhwa committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2459cae View commit details
    Browse the repository at this point in the history
  3. update docs

    Priya Wadhwa committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    67efd11 View commit details
    Browse the repository at this point in the history