Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

CI: Migrate remaining Dockerfiles to docker-compose.yml and remove unused code #18771

Merged
merged 4 commits into from
Jul 23, 2020

Commits on Jul 22, 2020

  1. Migrate remaining Dockerfiles to docker-compose.yml

    - Delete unused Dockerfiles
    - Delete unused install/*.sh scripts
    - Consolidate ubuntu_gpu_tensorrt and ubuntu_gpu
    - Remove deprecated logic in ci/build.py (no longer needed with
      docker-compose)
    - Remove ci/docker_cache.py (no longer needed with docker-compose)
    leezu committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    860058f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Fix

    leezu committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7c2c8ba View commit details
    Browse the repository at this point in the history
  2. Fix

    leezu committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    07a8241 View commit details
    Browse the repository at this point in the history
  3. Fix ubuntu_cpu_jekyll

    leezu committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a0440d7 View commit details
    Browse the repository at this point in the history