Dario Faggioli
5e3c9980aa
- Remove container_image from .conf, obsoleted by container_image_default - use official distrobox:latest container instead of vanilla tumbleweed to speedup start times, still call it tumbleweed because it is OBS-URL: https://build.opensuse.org/request/show/1067042 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=27
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
container_image_default="registry.opensuse.org/opensuse/distrobox:latest"
|
|
container_name="tumbleweed"
|
|
container_manager="autodetect"
|
|
non_interactive="true"
|