Skip to content

Commit 730171a

Browse files
committed
Add distrobox assemble file
1 parent dfdb666 commit 730171a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

miniforge.ini

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[miniconda]
2+
additional_packages=""
3+
image=ghcr.io/japsert123/spyder_container:master
4+
init=false
5+
nvidia=false
6+
pull=true
7+
root=false
8+
replace=true
9+
start_now=true
10+
exported_apps=/opt/conda/envs/spyder/share/applications/spyder.desktop
11+
home=~/.local/miniforge
12+
init_hooks=echo "conda activate spyder" >> ~/.bashrc

0 commit comments

Comments
 (0)