Skip to content
  • Matthias Bernt's avatar
    add Dockerfile(s) · f6157407
    Matthias Bernt authored
    - one for conda based installation
      results in a 9.67GB image
      slow startup because of conda environment startup
    - one pip based 6.55GB
    
    add .dockerignore file to ignore .git* in the build context
    f6157407