diff --git a/389-ds-container/Dockerfile b/389-ds-container/Dockerfile index 7cd953764..1521acf69 100644 --- a/389-ds-container/Dockerfile +++ b/389-ds-container/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER william.brown@suse.com -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.389-ds LABEL org.opencontainers.image.title="SLE 389 Directory Server" LABEL org.opencontainers.image.description="389 Directory Server container based on the SLE Base Container Image." diff --git a/alertmanager-image/Dockerfile b/alertmanager-image/Dockerfile index 2a74ccc0c..d787f3eca 100644 --- a/alertmanager-image/Dockerfile +++ b/alertmanager-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.alertmanager LABEL org.opencontainers.image.title="SLE Alertmanager" LABEL org.opencontainers.image.description="Alertmanager container based on the SLE Base Container Image." diff --git a/aspnet-runtime-6.0/Dockerfile b/aspnet-runtime-6.0/Dockerfile index 06ae4aaee..f341c1ca8 100644 --- a/aspnet-runtime-6.0/Dockerfile +++ b/aspnet-runtime-6.0/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.dotnet.aspnet LABEL org.opencontainers.image.title="SLE BCI ASP.NET 6.0 runtime" LABEL org.opencontainers.image.description="The ASP.NET 6.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties." diff --git a/aspnet-runtime-7.0/Dockerfile b/aspnet-runtime-7.0/Dockerfile index f0eb0f51c..81b1c8eca 100644 --- a/aspnet-runtime-7.0/Dockerfile +++ b/aspnet-runtime-7.0/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.dotnet.aspnet LABEL org.opencontainers.image.title="SLE BCI ASP.NET 7.0 runtime" LABEL org.opencontainers.image.description="The ASP.NET 7.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties." diff --git a/blackbox_exporter-image/Dockerfile b/blackbox_exporter-image/Dockerfile index 75b041d01..be5fdcdaa 100644 --- a/blackbox_exporter-image/Dockerfile +++ b/blackbox_exporter-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.blackbox_exporter LABEL org.opencontainers.image.title="SLE Blackbox Exporter" LABEL org.opencontainers.image.description="Blackbox Exporter container based on the SLE Base Container Image." diff --git a/dotnet-6.0/Dockerfile b/dotnet-6.0/Dockerfile index a1880f4ef..e9c506cf7 100644 --- a/dotnet-6.0/Dockerfile +++ b/dotnet-6.0/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.dotnet.sdk LABEL org.opencontainers.image.title="SLE BCI .Net 6.0 SDK" LABEL org.opencontainers.image.description="The .Net 6.0 SDK based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties." diff --git a/dotnet-7.0/Dockerfile b/dotnet-7.0/Dockerfile index 85802e3dd..3f3f42103 100644 --- a/dotnet-7.0/Dockerfile +++ b/dotnet-7.0/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.dotnet.sdk LABEL org.opencontainers.image.title="SLE BCI .Net 7.0 SDK" LABEL org.opencontainers.image.description="The .Net 7.0 SDK based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties." diff --git a/dotnet-runtime-6.0/Dockerfile b/dotnet-runtime-6.0/Dockerfile index 66082f041..bd1fb4280 100644 --- a/dotnet-runtime-6.0/Dockerfile +++ b/dotnet-runtime-6.0/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.dotnet.runtime LABEL org.opencontainers.image.title="SLE BCI .NET 6.0 runtime" LABEL org.opencontainers.image.description="The .NET 6.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties." diff --git a/dotnet-runtime-7.0/Dockerfile b/dotnet-runtime-7.0/Dockerfile index e1a7ce5b9..48151d862 100644 --- a/dotnet-runtime-7.0/Dockerfile +++ b/dotnet-runtime-7.0/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.dotnet.runtime LABEL org.opencontainers.image.title="SLE BCI .NET 7.0 runtime" LABEL org.opencontainers.image.description="The .NET 7.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties." diff --git a/golang-oldstable-image/Dockerfile b/golang-oldstable-image/Dockerfile index 201c8c4c4..e3182af72 100644 --- a/golang-oldstable-image/Dockerfile +++ b/golang-oldstable-image/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.golang LABEL org.opencontainers.image.title="SLE BCI Go 1.20 development" LABEL org.opencontainers.image.description="Go 1.20 development container based on the SLE Base Container Image." diff --git a/golang-oldstable-openssl-image/Dockerfile b/golang-oldstable-openssl-image/Dockerfile index 9e202d6e3..d8f5a2887 100644 --- a/golang-oldstable-openssl-image/Dockerfile +++ b/golang-oldstable-openssl-image/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.golang LABEL org.opencontainers.image.title="SLE BCI Go 1.19-openssl development" LABEL org.opencontainers.image.description="Go 1.19-openssl development container based on the SLE Base Container Image." diff --git a/golang-stable-image/Dockerfile b/golang-stable-image/Dockerfile index db01c0832..69e9c0878 100644 --- a/golang-stable-image/Dockerfile +++ b/golang-stable-image/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.golang LABEL org.opencontainers.image.title="SLE BCI Go 1.21 development" LABEL org.opencontainers.image.description="Go 1.21 development container based on the SLE Base Container Image." diff --git a/golang-stable-openssl-image/Dockerfile b/golang-stable-openssl-image/Dockerfile index d0f9c7e3e..aeb15fd06 100644 --- a/golang-stable-openssl-image/Dockerfile +++ b/golang-stable-openssl-image/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.golang LABEL org.opencontainers.image.title="SLE BCI Go 1.20-openssl development" LABEL org.opencontainers.image.description="Go 1.20-openssl development container based on the SLE Base Container Image." diff --git a/grafana-image/Dockerfile b/grafana-image/Dockerfile index 4fbf442eb..670d32d38 100644 --- a/grafana-image/Dockerfile +++ b/grafana-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.grafana LABEL org.opencontainers.image.title="SLE Grafana" LABEL org.opencontainers.image.description="Grafana container based on the SLE Base Container Image." diff --git a/init-image/Dockerfile b/init-image/Dockerfile index 915d39da1..ee1794c07 100644 --- a/init-image/Dockerfile +++ b/init-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.init LABEL org.opencontainers.image.title="SLE BCI 15 SP5 Init" LABEL org.opencontainers.image.description="Systemd environment for containers based on the SLE Base Container Image. This container is only supported with podman." diff --git a/nginx-image/Dockerfile b/nginx-image/Dockerfile index 7bbaabe7e..fc7f62feb 100644 --- a/nginx-image/Dockerfile +++ b/nginx-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.nginx LABEL org.opencontainers.image.title="SLE NGINX" LABEL org.opencontainers.image.description="NGINX open source all-in-one load balancer, content cache and web server based on the SLE Base Container Image." diff --git a/nodejs-18-image/Dockerfile b/nodejs-18-image/Dockerfile index ec73fdb56..2fe913d91 100644 --- a/nodejs-18-image/Dockerfile +++ b/nodejs-18-image/Dockerfile @@ -26,7 +26,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.nodejs LABEL org.opencontainers.image.title="SLE BCI Node.js 18 development" LABEL org.opencontainers.image.description="Node.js 18 development container based on the SLE Base Container Image." diff --git a/openjdk-11-devel-image/Dockerfile b/openjdk-11-devel-image/Dockerfile index cbdca7149..43de1aac8 100644 --- a/openjdk-11-devel-image/Dockerfile +++ b/openjdk-11-devel-image/Dockerfile @@ -22,7 +22,6 @@ FROM bci/openjdk:11 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.openjdk.devel LABEL org.opencontainers.image.title="SLE BCI OpenJDK 11 development" LABEL org.opencontainers.image.description="OpenJDK 11 development container based on the SLE Base Container Image." diff --git a/openjdk-11-image/Dockerfile b/openjdk-11-image/Dockerfile index f6229f2f3..4a6735918 100644 --- a/openjdk-11-image/Dockerfile +++ b/openjdk-11-image/Dockerfile @@ -22,7 +22,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.openjdk LABEL org.opencontainers.image.title="SLE BCI OpenJDK 11 runtime" LABEL org.opencontainers.image.description="OpenJDK 11 runtime container based on the SLE Base Container Image." diff --git a/openjdk-17-devel-image/Dockerfile b/openjdk-17-devel-image/Dockerfile index 8882f17dd..492fa0472 100644 --- a/openjdk-17-devel-image/Dockerfile +++ b/openjdk-17-devel-image/Dockerfile @@ -23,7 +23,6 @@ FROM bci/openjdk:17 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.openjdk.devel LABEL org.opencontainers.image.title="SLE BCI OpenJDK 17 development" LABEL org.opencontainers.image.description="OpenJDK 17 development container based on the SLE Base Container Image." diff --git a/openjdk-17-image/Dockerfile b/openjdk-17-image/Dockerfile index 6266b0ca2..c441e33bb 100644 --- a/openjdk-17-image/Dockerfile +++ b/openjdk-17-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.openjdk LABEL org.opencontainers.image.title="SLE BCI OpenJDK 17 runtime" LABEL org.opencontainers.image.description="OpenJDK 17 runtime container based on the SLE Base Container Image." diff --git a/pcp-image/Dockerfile b/pcp-image/Dockerfile index 51045df5c..4b641353a 100644 --- a/pcp-image/Dockerfile +++ b/pcp-image/Dockerfile @@ -27,7 +27,6 @@ FROM bci/bci-init:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.pcp LABEL org.opencontainers.image.title="SLE Performance Co-Pilot (pcp)" LABEL org.opencontainers.image.description="Performance Co-Pilot (pcp) container based on the SLE Base Container Image. This container is only supported with podman." diff --git a/php-apache8-image/Dockerfile b/php-apache8-image/Dockerfile index 0f64ccbf8..bff600f30 100644 --- a/php-apache8-image/Dockerfile +++ b/php-apache8-image/Dockerfile @@ -22,7 +22,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.php-apache LABEL org.opencontainers.image.title="SLE BCI PHP-Apache 8" LABEL org.opencontainers.image.description="PHP-Apache 8 container based on the SLE Base Container Image." diff --git a/php-fpm8-image/Dockerfile b/php-fpm8-image/Dockerfile index 248c32e01..789e96971 100644 --- a/php-fpm8-image/Dockerfile +++ b/php-fpm8-image/Dockerfile @@ -22,7 +22,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.php-fpm LABEL org.opencontainers.image.title="SLE BCI PHP-FPM 8" LABEL org.opencontainers.image.description="PHP-FPM 8 container based on the SLE Base Container Image." diff --git a/php8-image/Dockerfile b/php8-image/Dockerfile index 9e8223c77..e9fd836e0 100644 --- a/php8-image/Dockerfile +++ b/php8-image/Dockerfile @@ -22,7 +22,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.php LABEL org.opencontainers.image.title="SLE BCI PHP 8" LABEL org.opencontainers.image.description="PHP 8 container based on the SLE Base Container Image." diff --git a/postgres-15-image/Dockerfile b/postgres-15-image/Dockerfile index a645f5dbd..3007fc73e 100644 --- a/postgres-15-image/Dockerfile +++ b/postgres-15-image/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.postgres LABEL org.opencontainers.image.title="SLE PostgreSQL 15" LABEL org.opencontainers.image.description="PostgreSQL 15 container based on the SLE Base Container Image." diff --git a/prometheus-image/Dockerfile b/prometheus-image/Dockerfile index 3bd7cbd89..36b2b0b57 100644 --- a/prometheus-image/Dockerfile +++ b/prometheus-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.prometheus LABEL org.opencontainers.image.title="SLE Prometheus" LABEL org.opencontainers.image.description="Prometheus container based on the SLE Base Container Image." diff --git a/python-3.11-image/Dockerfile b/python-3.11-image/Dockerfile index f0e4bc9e6..64a8d05b6 100644 --- a/python-3.11-image/Dockerfile +++ b/python-3.11-image/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.python LABEL org.opencontainers.image.title="SLE BCI Python 3.11 development" LABEL org.opencontainers.image.description="Python 3.11 development container based on the SLE Base Container Image." diff --git a/python-3.6-image/Dockerfile b/python-3.6-image/Dockerfile index c3945502b..29b0eaa10 100644 --- a/python-3.6-image/Dockerfile +++ b/python-3.6-image/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.python LABEL org.opencontainers.image.title="SLE BCI Python 3.6 development" LABEL org.opencontainers.image.description="Python 3.6 development container based on the SLE Base Container Image." diff --git a/rmt-mariadb-client-image/Dockerfile b/rmt-mariadb-client-image/Dockerfile index ff4f995d4..cf6cb2d95 100644 --- a/rmt-mariadb-client-image/Dockerfile +++ b/rmt-mariadb-client-image/Dockerfile @@ -26,7 +26,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.rmt-mariadb-client LABEL org.opencontainers.image.title="SLE MariaDB Client" LABEL org.opencontainers.image.description="MariaDB Client container based on the SLE Base Container Image." diff --git a/rmt-mariadb-image/Dockerfile b/rmt-mariadb-image/Dockerfile index 5efa92985..34afd3783 100644 --- a/rmt-mariadb-image/Dockerfile +++ b/rmt-mariadb-image/Dockerfile @@ -26,7 +26,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.rmt-mariadb LABEL org.opencontainers.image.title="SLE MariaDB Server" LABEL org.opencontainers.image.description="MariaDB Server container based on the SLE Base Container Image." diff --git a/rmt-nginx-image/Dockerfile b/rmt-nginx-image/Dockerfile index a4ec2b926..3af43d0f5 100644 --- a/rmt-nginx-image/Dockerfile +++ b/rmt-nginx-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.rmt-nginx LABEL org.opencontainers.image.title="SLE NGINX for SUSE RMT" LABEL org.opencontainers.image.description="NGINX for SUSE RMT container based on the SLE Base Container Image." diff --git a/rmt-server-image/Dockerfile b/rmt-server-image/Dockerfile index 7dc72ad72..2d13ffd50 100644 --- a/rmt-server-image/Dockerfile +++ b/rmt-server-image/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.application.rmt-server LABEL org.opencontainers.image.title="SLE SUSE RMT Server" LABEL org.opencontainers.image.description="SUSE RMT Server container based on the SLE Base Container Image." diff --git a/ruby-2.5-image/Dockerfile b/ruby-2.5-image/Dockerfile index 89a2c5dfc..2cc852462 100644 --- a/ruby-2.5-image/Dockerfile +++ b/ruby-2.5-image/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.ruby LABEL org.opencontainers.image.title="SLE BCI Ruby 2.5" LABEL org.opencontainers.image.description="Ruby 2.5 container based on the SLE Base Container Image." diff --git a/rust-oldstable-image/Dockerfile b/rust-oldstable-image/Dockerfile index 8aff0fdaf..9cc5414f3 100644 --- a/rust-oldstable-image/Dockerfile +++ b/rust-oldstable-image/Dockerfile @@ -24,7 +24,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.rust LABEL org.opencontainers.image.title="SLE BCI Rust 1.72" LABEL org.opencontainers.image.description="Rust 1.72 container based on the SLE Base Container Image." diff --git a/rust-stable-image/Dockerfile b/rust-stable-image/Dockerfile index eca0b9f83..64139a5b2 100644 --- a/rust-stable-image/Dockerfile +++ b/rust-stable-image/Dockerfile @@ -25,7 +25,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.rust LABEL org.opencontainers.image.title="SLE BCI Rust 1.73" LABEL org.opencontainers.image.description="Rust 1.73 container based on the SLE Base Container Image." diff --git a/sle15-kernel-module-devel/Dockerfile b/sle15-kernel-module-devel/Dockerfile index 8156115f0..407f3b1ef 100644 --- a/sle15-kernel-module-devel/Dockerfile +++ b/sle15-kernel-module-devel/Dockerfile @@ -23,7 +23,6 @@ FROM suse/sle15:15.5 MAINTAINER SUSE LLC (https://www.suse.com/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=com.suse.bci.sle15-kernel-module-devel LABEL org.opencontainers.image.title="SLE BCI SLE 15 Kernel Module Development" LABEL org.opencontainers.image.description="SLE 15 Kernel Module Development container based on the SLE Base Container Image."