RGN 7 - RAPIDS docker image changes in v0.17#

Author

RAPIDS Ops

Status

Completed

Topic

Docker Image Change

RAPIDS Version

v0.17

Created

December 10, 2020

Updated

N/A

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 Repo

Image Type

Previous Behavior

v0.17+ Behavior

Options

rapidsai/rapidsai

base & runtime conda-based images

ONLY RAPIDS

RAPIDS AND BlazingSQL

Switch to rapidsai/rapidsai-core for RAPIDS ONLY images

rapidsai/rapidsai-dev

devel from-source images

ONLY RAPIDS

RAPIDS AND BlazingSQL

Switch to rapidsai/rapidsai-core-dev for RAPIDS ONLY images

Nightly Images#

Docker Repo

Image Type

Previous Behavior

v0.17+ Behavior

Options

rapidsai/rapidsai-nightly

base & runtime conda-based images

ONLY RAPIDS

RAPIDS AND BlazingSQL

Switch to rapidsai/rapidsai-core-nightly for RAPIDS ONLY images

rapidsai/rapidsai-dev-nightly

devel from-source images

ONLY RAPIDS

RAPIDS AND BlazingSQL

Switch to rapidsai/rapidsai-core-dev-nightly for RAPIDS ONLY images