RAPIDS docker image changes in v0.17

Overview

The RAPIDS v0.17 docker images have been updated to include BlazingSQL by default using existing images and tags. New images with the root name of rapidsai-core have been created that only contain RAPIDS libraries.

Status

  • 10-Dec-2020 - Changes have been pushed with the v0.17 release

Impact

Refer to the tables below for a comparison of v0.16 & v0.17 behavior and options

Stable (Release) Images

Docker RepoImage TypePrevious Behaviorv0.17+ BehaviorOptions
rapidsai/rapidsaibase & runtime conda-based imagesONLY RAPIDSRAPIDS AND BlazingSQLSwitch to rapidsai/rapidsai-core for RAPIDS ONLY images
rapidsai/rapidsai-devdevel from-source imagesONLY RAPIDSRAPIDS AND BlazingSQLSwitch to rapidsai/rapidsai-core-dev for RAPIDS ONLY images

Nightly Images

Docker RepoImage TypePrevious Behaviorv0.17+ BehaviorOptions
rapidsai/rapidsai-nightlybase & runtime conda-based imagesONLY RAPIDSRAPIDS AND BlazingSQLSwitch to rapidsai/rapidsai-core-nightly for RAPIDS ONLY images
rapidsai/rapidsai-dev-nightlydevel from-source imagesONLY RAPIDSRAPIDS AND BlazingSQLSwitch to rapidsai/rapidsai-core-dev-nightly for RAPIDS ONLY images