Skip to content

Conversation

xyang16
Copy link
Contributor

@xyang16 xyang16 commented Sep 16, 2024

Description

Brief description of what this PR is about

Update tensorrt native build container. To fix the build failure:

Run actions/checkout@v3
  with:
    repository: deepjavalibrary/djl
    token: ***
    ssh-strict: true
    ssh-user: git
    persist-credentials: true
    clean: true
    sparse-checkout-cone-mode: true
    fetch-depth: 1
    fetch-tags: false
    show-progress: true
    lfs: false
    submodules: false
    set-safe-directory: true
/usr/bin/docker exec  9ac06233246d88f35f3935ea5249fd86d8a56e2b13bee361a4bc0fd7d0eb51dc sh -c "cat /etc/*release | grep ^ID"
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

@xyang16 xyang16 requested review from zachgk, frankfliu and a team as code owners September 16, 2024 23:57
@xyang16 xyang16 merged commit aa2f2ca into deepjavalibrary:master Sep 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants