|
14 | 14 | # You can contact the BCI team via https://github.com/SUSE/bci/discussions |
15 | 15 |
|
16 | 16 |
|
17 | | -#!BuildTag: bci/bci-sle15-kernel-module-toolkit:%OS_VERSION_ID_SP% |
18 | | -#!BuildTag: bci/bci-sle15-kernel-module-toolkit:%OS_VERSION_ID_SP%.%RELEASE% |
19 | | -#!BuildName: bci-bci-sle15-kernel-module-toolkit-%OS_VERSION_ID_SP% |
| 17 | +#!BuildTag: bci/bci-sle15-kernel-module-devel:%OS_VERSION_ID_SP% |
| 18 | +#!BuildTag: bci/bci-sle15-kernel-module-devel:%OS_VERSION_ID_SP%.%RELEASE% |
| 19 | +#!BuildName: bci-bci-sle15-kernel-module-devel-%OS_VERSION_ID_SP% |
20 | 20 | #!BuildVersion: 15.4 |
21 | 21 | FROM suse/sle15:15.4 |
22 | 22 |
|
23 | 23 | MAINTAINER SUSE LLC (https://www.suse.com/) |
24 | 24 |
|
25 | 25 | # Define labels according to https://en.opensuse.org/Building_derived_containers |
26 | | -# labelprefix=com.suse.bci.sle15-kernel-module-toolkit |
27 | | -LABEL org.opencontainers.image.title="SLE BCI SLE 15 Kernel Module Toolkit" |
28 | | -LABEL org.opencontainers.image.description="SLE 15 Kernel Module Toolkit container based on the SLE Base Container Image." |
| 26 | +# labelprefix=com.suse.bci.sle15-kernel-module-devel |
| 27 | +LABEL org.opencontainers.image.title="SLE BCI SLE 15 Kernel Module Development" |
| 28 | +LABEL org.opencontainers.image.description="SLE 15 Kernel Module Development container based on the SLE Base Container Image." |
29 | 29 | LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%" |
30 | 30 | LABEL org.opencontainers.image.url="https://www.suse.com/products/server/" |
31 | 31 | LABEL org.opencontainers.image.created="%BUILDTIME%" |
32 | 32 | LABEL org.opencontainers.image.vendor="SUSE LLC" |
33 | 33 | LABEL org.opencontainers.image.source="%SOURCEURL%" |
34 | | -LABEL org.opensuse.reference="registry.suse.com/bci/bci-sle15-kernel-module-toolkit:%OS_VERSION_ID_SP%.%RELEASE%" |
| 34 | +LABEL org.opensuse.reference="registry.suse.com/bci/bci-sle15-kernel-module-devel:%OS_VERSION_ID_SP%.%RELEASE%" |
35 | 35 | LABEL org.openbuildservice.disturl="%DISTURL%" |
36 | 36 | LABEL com.suse.supportlevel="techpreview" |
37 | 37 | LABEL com.suse.eula="sle-bci" |
|
0 commit comments