mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 22:57:54 +00:00
17 lines
263 B
INI
17 lines
263 B
INI
[arch]
|
|
image=docker.io/archlinux/archlinux:latest
|
|
init=false
|
|
pull=true
|
|
root=false
|
|
|
|
[debian]
|
|
image=docker.io/_/debian:latest
|
|
init=false
|
|
pull=true
|
|
root=false
|
|
|
|
[tumbleweed-pkg]
|
|
image=registry.opensuse.org/opensuse/distrobox-packaging:20231225
|
|
root=true
|
|
replace=true
|