mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-04-23 12:19:10 +00:00
24 lines
364 B
INI
24 lines
364 B
INI
[arch]
|
|
image=docker.io/archlinux/archlinux:latest
|
|
init=false
|
|
pull=true
|
|
root=false
|
|
replace=true
|
|
|
|
[debian-unstable]
|
|
image=docker.io/debian:trixie
|
|
init=false
|
|
pull=true
|
|
root=false
|
|
|
|
[debian-stable]
|
|
image=docker.io/debian:bookworm
|
|
init=false
|
|
pull=true
|
|
root=false
|
|
|
|
[tumbleweed-pkg]
|
|
image=registry.opensuse.org/opensuse/distrobox-packaging:20250204
|
|
root=true
|
|
replace=true
|