chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name: "$IMAGE_TYPE-py$PYTHON_VERSION-cpu-base-extra$ARCH_SUFFIX"
|
||||
froms: ["cr.ray.io/rayproject/$IMAGE_TYPE-py$PYTHON_VERSION-cpu-base$ARCH_SUFFIX"]
|
||||
dockerfile: docker/base-extra/Dockerfile
|
||||
srcs:
|
||||
- python/deplocks/base_extra/ray_base_extra_py$PYTHON_VERSION.lock
|
||||
build_args:
|
||||
- BASE_IMAGE=cr.ray.io/rayproject/$IMAGE_TYPE-py$PYTHON_VERSION-cpu-base$ARCH_SUFFIX
|
||||
- PYTHON_VERSION
|
||||
tags:
|
||||
- cr.ray.io/rayproject/$IMAGE_TYPE-py$PYTHON_VERSION-cpu-base-extra$ARCH_SUFFIX
|
||||
Reference in New Issue
Block a user