File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,9 @@ testing environment.
1616
1717## Usage
1818
19- The container image comes with the ` zypper ` package manager, the free ` SLE_BCI `
20- repository and the ` container-suseconnect ` utility. This allows you to access
19+ The container image comes with the ` zypper ` package manager
20+ , the free ` SLE_BCI ` repository
21+ and the ` container-suseconnect ` utility. This allows you to access
2122the full SLE repositories with a valid SLE subscription. The image is designed
2223to be extended by installing packages required for your specific scenario.
2324
@@ -47,7 +48,6 @@ $ podman run -ti --rm registry.suse.com/bci/bci-base:15.6
4748# skopeo inspect -f " {{ .Name }}" docker://registry.suse.com/bci/bci-base:15.6
4849registry.suse.com/bci/bci-base
4950```
50-
5151### The SLE_BCI repository
5252
5353The container image comes with the free ` SLE_BCI ` repository. The repository
@@ -66,6 +66,7 @@ section in the container guide or in the tutorial ["How to use
6666container-suseconnect"] ( https://opensource.suse.com/bci-docs/guides/container-suseconnect/ ) .
6767
6868
69+
6970## Licensing
7071
7172` SPDX-License-Identifier: MIT `
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Wed Oct 15 11:22:05 UTC 2025 - SUSE Update Bot <
[email protected] >
3+
4+ - move patterns to image section rather than bootstrap, small README fixes
5+
16-------------------------------------------------------------------
27Mon Oct 13 09:48:04 UTC 2025 - SUSE Update Bot <
[email protected] >
38
Original file line number Diff line number Diff line change @@ -69,7 +69,6 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
6969 <package name =" jdupes" />
7070 <package name =" kubic-locale-archive" />
7171 <package name =" patterns-base-fips" />
72- <package name =" patterns-base-minimal_base" />
7372 <package name =" rpm-ndb" />
7473 <package name =" shadow" />
7574 <package name =" sles-release" />
@@ -84,6 +83,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
8483 <package name =" gzip" />
8584 <package name =" netcfg" />
8685 <package name =" openssl-3" />
86+ <package name =" patterns-base-minimal_base" />
8787 <package name =" skelcd-EULA-bci" />
8888 <package name =" sle-module-basesystem-release" />
8989 <package name =" sle-module-python3-release" />
You can’t perform that action at this time.
0 commit comments