beacon-biosignals / Ray.jl

Julia API for Ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile for a julia+ray base image

kleinschmidt opened this issue · comments

For i.e. base image for k8s pods

Should include at least

  • ray jll
  • Ray.jl
  • julia
  • ray CLI? (useful for debugging/status)

Need to decide on hosting (dockerhub? another public ECR? private/internal ECR?).