boxes/distrobox.ini

13 lines
172 B
INI

[devbox]
image=devbox:latest
replace=true
pull=false
init=true
unshare_all=true
root=false
start_now=true
additional_packages="git neovim"
home="${HOME}/chroots/devbox"