Accepting request 1067042 from home:RBrownSUSE:branches:Virtualization:containers
- 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
This commit is contained in:
parent
daf5ddfbdb
commit
5e3c9980aa
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 16:28:39 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 19:46:13 UTC 2023 - Predrag Ivanović <predivan@mts.rs>
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
container_image="registry.opensuse.org/opensuse/tumbleweed:latest"
|
||||
container_image_default="registry.opensuse.org/opensuse/tumbleweed:latest"
|
||||
container_image_default="registry.opensuse.org/opensuse/distrobox:latest"
|
||||
container_name="tumbleweed"
|
||||
container_manager="autodetect"
|
||||
non_interactive="true"
|
||||
|
Loading…
Reference in New Issue
Block a user