Skip to content
Snippets Groups Projects
Select Git revision
  • b6830a249c5127eeecd20c49bdea4ac53da3bcdf
  • main default protected
  • can-trim
  • dev
4 results

Dockerfile

Blame
  • Gilquin's avatar
    Gilquin authored
    The docker folder contains the following script:
      * build.sh: to build the docker image (from the Dockerfile at the root of the project)
      * quarto_render.sh: to build the Quarto static website locally
      * scripts/install_requirements.sh: to install ubuntu packages and libraries
      * scripts/micromamba_clean_env.sh: to clean useless files/folders resulting from the micromamba environment creation
    
    The file environment.yml is the init file used to create the micromamba environment.
    
    Note: the build log file should not be versioned
    b6830a24
    History
    Dockerfile 2.57 KiB