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

update pip in wheel images on every rebuild #171

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ci-wheel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ARG BASE_IMAGE=nvcr.io/nvidia/cuda:${CUDA_VER}-devel-${LINUX_VER}
ARG AWS_CLI_VER

FROM amazon/aws-cli:${AWS_CLI_VER} AS aws-cli

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.10, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.10, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.11, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.11, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.12, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.12, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8... / build (11.8.0, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8.... / build (11.8.0, 3.9, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8.... / build (11.8.0, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8.... / build (11.8.0, 3.9, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda11.8.... / build (11.8.0, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.10, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.10, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.11, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.11, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.12, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.12, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0... / build (12.0.1, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0.... / build (12.0.1, 3.9, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0.... / build (12.0.1, 3.9, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0.... / build (12.0.1, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.0.... / build (12.0.1, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.10, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.10, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.11, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.11, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.12, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.12, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2... / build (12.2.2, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2.... / build (12.2.2, 3.9, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2.... / build (12.2.2, 3.9, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2.... / build (12.2.2, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.2.... / build (12.2.2, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.10, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.10, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.11, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.11, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.12, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5... / build (12.5.1, 3.12, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5.... / build (12.5.1, 3.9, rockylinux8, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5.... / build (12.5.1, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, rockylinux8, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5.... / build (12.5.1, 3.9, rockylinux8, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in ci-wheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, ubuntu20.04, ci-wheel, amd64, arm64, rapidsai/staging:ci-wheel-171-cuda12.5.... / build (12.5.1, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

FROM ${BASE_IMAGE}

Expand Down Expand Up @@ -181,6 +181,7 @@

RUN <<EOF
pyenv global ${PYTHON_VER}
python -m pip install --upgrade pip
python -m pip install auditwheel patchelf twine "rapids-dependency-file-generator==1.*" dunamai
pyenv rehash
EOF
Expand Down
10 changes: 7 additions & 3 deletions citestwheel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ARG BASE_IMAGE=nvcr.io/nvidia/cuda:${CUDA_VER}-devel-${LINUX_VER}
ARG AWS_CLI_VER

FROM amazon/aws-cli:${AWS_CLI_VER} AS aws-cli

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.10, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.10, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.11, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.11, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.12, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (11.8.0, 3.12, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (11.8.0, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (11.8.0, 3.9, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (11.8.0, 3.9, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (11.8.0, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (11.8.0, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.10, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.10, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.11, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.11, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.12, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.12, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.0.1, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.0.1, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.0.1, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.0.1, 3.9, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.0.1, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.0.1, 3.9, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.10, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.10, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.11, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.11, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.12, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.2.2, 3.12, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.2.2, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.2.2, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.2.2, 3.9, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.2.2, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.2.2, 3.9, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.10, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.10, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.10, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.10, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.10, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.11, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.11, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.11, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.11, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.11, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.12, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.12, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.5.1, 3.9, ubuntu20.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, ubuntu20.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.5.1, 3.9, ubuntu20.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.5.1, 3.9, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.9, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cud... / build (12.5.1, 3.9, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.12, ubuntu22.04, amd64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 7 in citestwheel.Dockerfile

View workflow job for this annotation

GitHub Actions / build-images / docker (12.5.1, 3.12, ubuntu22.04, citestwheel, amd64, arm64, rapidsai/staging:citestwheel-171-cu... / build (12.5.1, 3.12, ubuntu22.04, arm64)

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG amazon/aws-cli:${AWS_CLI_VER} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

FROM ${BASE_IMAGE}

Expand Down Expand Up @@ -56,9 +56,13 @@
COPY --from=aws-cli /usr/local/aws-cli/ /usr/local/aws-cli/
COPY --from=aws-cli /usr/local/bin/ /usr/local/bin/

# Install rapids-dependency-file-generator
RUN pyenv global ${PYTHON_VER} && python -m pip install 'rapids-dependency-file-generator>=1.14.0,<2.0.0a0' \
&& pyenv rehash
# update pip and install build tools
RUN <<EOF
pyenv global ${PYTHON_VER}
python -m pip install --upgrade pip
python -m pip install "rapids-dependency-file-generator==1.*"
pyenv rehash
EOF

# Install latest gha-tools
RUN wget https://github.com/rapidsai/gha-tools/releases/latest/download/tools.tar.gz -O - \
Expand Down
Loading