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

Merge multiple Dockerfiles into a single one #2167

Merged
merged 38 commits into from
Nov 14, 2024
Merged

Commits on Sep 16, 2024

  1. Merge multiple Dockerfiles into a single one

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    89c7251 View commit details
    Browse the repository at this point in the history
  2. Correct pacakge path

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    877066b View commit details
    Browse the repository at this point in the history
  3. Set DEBIAN_FRONTEND=noninteractive

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    50898de View commit details
    Browse the repository at this point in the history
  4. set ENV DEBIAN_FRONTEND noninteractive

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5ee0343 View commit details
    Browse the repository at this point in the history
  5. Debugging

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7a40c2f View commit details
    Browse the repository at this point in the history
  6. Correct gpu base image digest

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    deb6afc View commit details
    Browse the repository at this point in the history
  7. Debugging

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1688d89 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Debugging

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b494c05 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    3f59bb3 View commit details
    Browse the repository at this point in the history
  2. Move SHELL to the last stage

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d0c64f1 View commit details
    Browse the repository at this point in the history
  3. Add DEBIAN_FRONTEND=noninteractive

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    03c891f View commit details
    Browse the repository at this point in the history
  4. Redeclare ARGs

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e56221c View commit details
    Browse the repository at this point in the history
  5. Remove options for venv and virtualenv

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    424bd1a View commit details
    Browse the repository at this point in the history
  6. Source .bashrc to activate conda env

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4df5e5a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Correct conda path

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    55206ae View commit details
    Browse the repository at this point in the history
  2. Activate conda env

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    47a2b6e View commit details
    Browse the repository at this point in the history
  3. Init conda

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    35a0b21 View commit details
    Browse the repository at this point in the history
  4. Correct extras

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2be5324 View commit details
    Browse the repository at this point in the history
  5. Set interactive bash

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ea39fc0 View commit details
    Browse the repository at this point in the history
  6. Source .bashrc

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a5325e2 View commit details
    Browse the repository at this point in the history
  7. Activate conda env by setting system env vars

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    393c1a0 View commit details
    Browse the repository at this point in the history
  8. Remove env vars defined in RUNs

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2aebacf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Correct conda activate

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3d8560e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Correct dev container setup

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    040ba1b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

  1. Update docs

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3d509e0 View commit details
    Browse the repository at this point in the history
  2. Correct ARGs in multiple stages

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cfccc64 View commit details
    Browse the repository at this point in the history
  3. Remove CONDA_PREFIX

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a027502 View commit details
    Browse the repository at this point in the history
  4. Update SETUP.md

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    abcaf42 View commit details
    Browse the repository at this point in the history
  5. Correct JAVA_HOME

    Signed-off-by: Simon Zhao <[email protected]>
    SimonYansenZhao committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4353c35 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    651fe6a View commit details
    Browse the repository at this point in the history
  2. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d5b8c5d View commit details
    Browse the repository at this point in the history
  3. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d868f56 View commit details
    Browse the repository at this point in the history
  4. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f808391 View commit details
    Browse the repository at this point in the history
  5. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f903aaf View commit details
    Browse the repository at this point in the history
  6. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    df461b5 View commit details
    Browse the repository at this point in the history
  7. Update tests/README.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    367c877 View commit details
    Browse the repository at this point in the history
  8. Update SETUP.md

    Co-authored-by: Miguel Fierro <[email protected]>
    SimonYansenZhao and miguelgfierro authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    720b09e View commit details
    Browse the repository at this point in the history