Multiple python version installs: Difference between revisions
Jump to navigation
Jump to search
m
→comparison of docker images
| Line 221: | Line 221: | ||
=== comparison of docker images === | === comparison of docker images === | ||
* condaforge/miniforge3:latest[https://hub.docker.com/r/condaforge/miniforge3]: python 3.9.10 | * condaforge/miniforge3:latest [https://hub.docker.com/r/condaforge/miniforge3]: python 3.9.10 | ||
* condaforge/miniforge3:4.9.2-5: python 3.8.6 | * condaforge/miniforge3:4.9.2-5 [https://hub.docker.com/layers/condaforge/miniforge3/4.9.2-5/images/sha256-dd9baf33f5d1b73fe98b706843ed1db4e242053f582dbec4a25ce8c3569cef5a?context=explore]: python 3.8.6 | ||
* continuumio/anaconda3: python 3.9.7 | * continuumio/anaconda3: python 3.9.7 | ||
* continuumio/anaconda3:2019.10[https://hub.docker.com/layers/continuumio/anaconda3/2019.10/images/sha256-9068d4877089bf01ab633e7b26571683a90ba8883b5e47bd12d1e3eae27efea3] -> python 3.7.4 | * continuumio/anaconda3:2019.10 [https://hub.docker.com/layers/continuumio/anaconda3/2019.10/images/sha256-9068d4877089bf01ab633e7b26571683a90ba8883b5e47bd12d1e3eae27efea3] -> python 3.7.4 | ||
<div class="table-responsive" style="width:100%; min-height: .01%; overflow-x: auto;"> | <div class="table-responsive" style="width:100%; min-height: .01%; overflow-x: auto;"> | ||