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

docker/build_image.sh BASE_IMAGE needs an update #2475

Closed
GeeCastro opened this issue Jul 18, 2023 · 1 comment
Closed

docker/build_image.sh BASE_IMAGE needs an update #2475

GeeCastro opened this issue Jul 18, 2023 · 1 comment
Labels
docker triaged Issue has been reviewed and triaged

Comments

@GeeCastro
Copy link
Collaborator

🐛 Describe the bug

Some of the BASE_IMAGEs listed in the docker/build_image.sh are missing and fail to build.

Error logs

[+] Building 1.4s (5/5) FINISHED                                                                                                                                                            
 => [internal] load build definition from Dockerfile                                                                                                                                   0.0s
 => => transferring dockerfile: 4.97kB                                                                                                                                                 0.0s
 => [internal] load .dockerignore                                                                                                                                                      0.0s
 => => transferring context: 2B                                                                                                                                                        0.0s
 => resolve image config for docker.io/docker/dockerfile:experimental                                                                                                                  0.6s
 => CACHED docker-image://docker.io/docker/dockerfile:experimental@sha256:600e5c62eedff338b3f7a0850beb7c05866e0ef27b2d2e8c02aa468e78496ff5                                             0.0s
 => ERROR [internal] load metadata for docker.io/nvidia/cuda:11.3.0-cudnn8-runtime-ubuntu20.04                                                                                         0.4s
------
 > [internal] load metadata for docker.io/nvidia/cuda:11.3.0-cudnn8-runtime-ubuntu20.04:
------
failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = docker.io/nvidia/cuda:11.3.0-cudnn8-runtime-ubuntu20.04: not found

Installation instructions

git clone 
cd docker
./build_image.sh -g -bt production -cv cu113 -py 3.8

Model Packaing

N/A

config.properties

N/A

Versions

v0.8.1

Repro instructions

N/A

Possible Solution

No response

@agunapal
Copy link
Collaborator

@Chichilele You can change the base image once we have this PR merged #2435

@msaroufim msaroufim added triaged Issue has been reviewed and triaged docker labels Jul 19, 2023
@GeeCastro GeeCastro closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker triaged Issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

3 participants