I build the docker image based on docker://openblasr/base. I follow the following steps:

  • Pull the openblasr/base docker image.
  • Run the docker interactively on Ubuntu and install packages in R. Named the docker container yunran/prml.
  • Push the docker image to the docker hub.