Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Docker for ray:dev

Dockerfile for sovscadesdismalops

It is a good (optional) exercise for you to try to build the image locally on your system.

The sovscadesdismalops docker images are built locally in two steps:

  1. First we build the docker image from scratch for ray using the modified script: build-docker.sh
    • see the comments in the first 20 lines of the script to build this ray-project/ray:dev image locally on your laptop
  2. Next, use this Dockerfile to build your image for the workshop.