Skip to content

jjhelmus/conda_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conda from Scratch

This repository contains Dockerfiles which can be used to build a working conda install from scratch. That is to say without the use of Miniconda or other conda packages. Two Dockerfile exist, cfs_base which includes conda and cfs_builder which includes conda and conda-build.

The create docker images: docker build -t cfs_base cfs_base docker build -t cfs_builder cfs_builder

About

Build a conda install from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published