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

[native] Add dockerfiles for dependencies and runtime and remove existing dockerfiles #21929

Merged
merged 3 commits into from
May 15, 2024

Commits on May 11, 2024

  1. [native] Remove release-centos-dockerfile

    This script is out of date and is broken. We should seperate this
    work into dependency image, runtime image, and orchestration.
    majetideepak committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e814bcc View commit details
    Browse the repository at this point in the history
  2. [native] Remove centos-container.dockfile

    This script is out of date.
    It uses a Velox circle ci image as the base image.
    Presto release team should build and manage the base image.
    majetideepak committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e572b03 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. [native] Add dockerfiles for dependencies and runtime

    These dockerfiles allow building container images for dependencies and
    Prestissimo runtime.
    majetideepak committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cfff317 View commit details
    Browse the repository at this point in the history