mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-07 13:58:03 +00:00
11 lines
293 B
INI
11 lines
293 B
INI
# Add more distros and then use:
|
|
# ujust toolbox-assemble prompt create
|
|
# This will replace your toolboxes in place
|
|
[rhel-toolbox-8]
|
|
image=registry.access.redhat.com/ubi8/toolbox:latest
|
|
|
|
[rhel-toolbox-9]
|
|
image=registry.access.redhat.com/ubi9/toolbox:latest
|
|
|
|
[fedora-toolbox-39]
|
|
image=fedora:39 |