diff --git a/389-ds-container/Dockerfile b/389-ds-container/Dockerfile index b99f48258..6b3c1da94 100644 --- a/389-ds-container/Dockerfile +++ b/389-ds-container/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER william.brown@suse.com -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.389-ds LABEL org.opencontainers.image.title="openSUSE Tumbleweed 389 Directory Server" LABEL org.opencontainers.image.description="389 Directory Server container based on the openSUSE Tumbleweed Base Container Image." diff --git a/alertmanager-image/Dockerfile b/alertmanager-image/Dockerfile index 223b7c1d6..6533fbdde 100644 --- a/alertmanager-image/Dockerfile +++ b/alertmanager-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.alertmanager LABEL org.opencontainers.image.title="openSUSE Tumbleweed Alertmanager" LABEL org.opencontainers.image.description="Alertmanager container based on the openSUSE Tumbleweed Base Container Image." diff --git a/blackbox_exporter-image/Dockerfile b/blackbox_exporter-image/Dockerfile index 33ff33de0..378d0bb06 100644 --- a/blackbox_exporter-image/Dockerfile +++ b/blackbox_exporter-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.blackbox_exporter LABEL org.opencontainers.image.title="openSUSE Tumbleweed Blackbox Exporter" LABEL org.opencontainers.image.description="Blackbox Exporter container based on the openSUSE Tumbleweed Base Container Image." diff --git a/golang-oldstable-image/Dockerfile b/golang-oldstable-image/Dockerfile index cb75bd2d9..3cfb4da40 100644 --- a/golang-oldstable-image/Dockerfile +++ b/golang-oldstable-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.golang LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Golang 1.19" LABEL org.opencontainers.image.description="Golang 1.19 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/golang-stable-image/Dockerfile b/golang-stable-image/Dockerfile index 0de3dd530..65969cebf 100644 --- a/golang-stable-image/Dockerfile +++ b/golang-stable-image/Dockerfile @@ -9,7 +9,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.golang LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Golang 1.20" LABEL org.opencontainers.image.description="Golang 1.20 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/grafana-image/Dockerfile b/grafana-image/Dockerfile index d80c6edd8..0f4804b05 100644 --- a/grafana-image/Dockerfile +++ b/grafana-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.grafana LABEL org.opencontainers.image.title="openSUSE Tumbleweed Grafana" LABEL org.opencontainers.image.description="Grafana container based on the openSUSE Tumbleweed Base Container Image." diff --git a/init-image/Dockerfile b/init-image/Dockerfile index a3ee582bf..f31217ad6 100644 --- a/init-image/Dockerfile +++ b/init-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.init LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI openSUSE Tumbleweed 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/nodejs-20-image/Dockerfile b/nodejs-20-image/Dockerfile index 7003391d6..739ad7ee3 100644 --- a/nodejs-20-image/Dockerfile +++ b/nodejs-20-image/Dockerfile @@ -10,7 +10,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.nodejs LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Node.js 20 development" LABEL org.opencontainers.image.description="Node.js 20 development container based on the openSUSE Tumbleweed Base Container Image." diff --git a/openjdk-11-devel-image/Dockerfile b/openjdk-11-devel-image/Dockerfile index 8eac3d5b8..fc944d775 100644 --- a/openjdk-11-devel-image/Dockerfile +++ b/openjdk-11-devel-image/Dockerfile @@ -6,7 +6,6 @@ FROM opensuse/bci/openjdk:11 MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.openjdk.devel LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI OpenJDK 11 development" LABEL org.opencontainers.image.description="OpenJDK 11 development container based on the openSUSE Tumbleweed Base Container Image." diff --git a/openjdk-11-image/Dockerfile b/openjdk-11-image/Dockerfile index 1aee44cfe..033e3bfec 100644 --- a/openjdk-11-image/Dockerfile +++ b/openjdk-11-image/Dockerfile @@ -6,7 +6,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.openjdk LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI OpenJDK 11 runtime" LABEL org.opencontainers.image.description="OpenJDK 11 runtime container based on the openSUSE Tumbleweed Base Container Image." diff --git a/openjdk-17-devel-image/Dockerfile b/openjdk-17-devel-image/Dockerfile index 8f615d061..d8f26f458 100644 --- a/openjdk-17-devel-image/Dockerfile +++ b/openjdk-17-devel-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/bci/openjdk:17 MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.openjdk.devel LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI OpenJDK 17 development" LABEL org.opencontainers.image.description="OpenJDK 17 development container based on the openSUSE Tumbleweed Base Container Image." diff --git a/openjdk-17-image/Dockerfile b/openjdk-17-image/Dockerfile index 6d94a6b96..f5f416776 100644 --- a/openjdk-17-image/Dockerfile +++ b/openjdk-17-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.openjdk LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI OpenJDK 17 runtime" LABEL org.opencontainers.image.description="OpenJDK 17 runtime container based on the openSUSE Tumbleweed Base Container Image." diff --git a/pcp-image/Dockerfile b/pcp-image/Dockerfile index 78e8906f3..761b24a5b 100644 --- a/pcp-image/Dockerfile +++ b/pcp-image/Dockerfile @@ -11,7 +11,6 @@ FROM opensuse/bci/bci-init:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.pcp LABEL org.opencontainers.image.title="openSUSE Tumbleweed Performance Co-Pilot (pcp)" LABEL org.opencontainers.image.description="Performance Co-Pilot (pcp) container image based on the SLE Base Container Image. This container is only supported with podman." diff --git a/postgres-12-image/Dockerfile b/postgres-12-image/Dockerfile index 84b48f065..ad8b66473 100644 --- a/postgres-12-image/Dockerfile +++ b/postgres-12-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.postgres LABEL org.opencontainers.image.title="openSUSE Tumbleweed PostgreSQL 12" LABEL org.opencontainers.image.description="PostgreSQL 12 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/postgres-13-image/Dockerfile b/postgres-13-image/Dockerfile index 9ca8b43b9..a1af9907b 100644 --- a/postgres-13-image/Dockerfile +++ b/postgres-13-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.postgres LABEL org.opencontainers.image.title="openSUSE Tumbleweed PostgreSQL 13" LABEL org.opencontainers.image.description="PostgreSQL 13 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/postgres-14-image/Dockerfile b/postgres-14-image/Dockerfile index 932a9bbf8..b2bca86f2 100644 --- a/postgres-14-image/Dockerfile +++ b/postgres-14-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.postgres LABEL org.opencontainers.image.title="openSUSE Tumbleweed PostgreSQL 14" LABEL org.opencontainers.image.description="PostgreSQL 14 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/postgres-15-image/Dockerfile b/postgres-15-image/Dockerfile index d21abf54d..db3651c43 100644 --- a/postgres-15-image/Dockerfile +++ b/postgres-15-image/Dockerfile @@ -9,7 +9,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.postgres LABEL org.opencontainers.image.title="openSUSE Tumbleweed PostgreSQL 15" LABEL org.opencontainers.image.description="PostgreSQL 15 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/prometheus-image/Dockerfile b/prometheus-image/Dockerfile index a54a751e5..cbb572545 100644 --- a/prometheus-image/Dockerfile +++ b/prometheus-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.prometheus LABEL org.opencontainers.image.title="openSUSE Tumbleweed Prometheus" LABEL org.opencontainers.image.description="Prometheus container based on the openSUSE Tumbleweed Base Container Image." diff --git a/python-3.10-image/Dockerfile b/python-3.10-image/Dockerfile index 6cc2a8810..45be8c0a9 100644 --- a/python-3.10-image/Dockerfile +++ b/python-3.10-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.python LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Python 3.10 development" LABEL org.opencontainers.image.description="Python 3.10 development container based on the openSUSE Tumbleweed Base Container Image." diff --git a/python-3.11-image/Dockerfile b/python-3.11-image/Dockerfile index 92b535bf4..c1ad8589d 100644 --- a/python-3.11-image/Dockerfile +++ b/python-3.11-image/Dockerfile @@ -9,7 +9,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.python LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Python 3.11 development" LABEL org.opencontainers.image.description="Python 3.11 development container based on the openSUSE Tumbleweed Base Container Image." diff --git a/python-3.9-image/Dockerfile b/python-3.9-image/Dockerfile index 91acc3c4c..758a53ddb 100644 --- a/python-3.9-image/Dockerfile +++ b/python-3.9-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.python LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Python 3.9 development" LABEL org.opencontainers.image.description="Python 3.9 development container based on the openSUSE Tumbleweed Base Container Image." diff --git a/rmt-mariadb-client-image/Dockerfile b/rmt-mariadb-client-image/Dockerfile index a7e1b6d55..c91ba7357 100644 --- a/rmt-mariadb-client-image/Dockerfile +++ b/rmt-mariadb-client-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.rmt-mariadb-client LABEL org.opencontainers.image.title="openSUSE Tumbleweed MariaDB Client for SUSE RMT" LABEL org.opencontainers.image.description="MariaDB Client for SUSE RMT container based on the openSUSE Tumbleweed Base Container Image." diff --git a/rmt-mariadb-image/Dockerfile b/rmt-mariadb-image/Dockerfile index 1e6e1110f..f4aa65670 100644 --- a/rmt-mariadb-image/Dockerfile +++ b/rmt-mariadb-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.rmt-mariadb LABEL org.opencontainers.image.title="openSUSE Tumbleweed MariaDB Server for SUSE RMT" LABEL org.opencontainers.image.description="MariaDB Server for SUSE RMT container based on the openSUSE Tumbleweed Base Container Image." diff --git a/rmt-nginx-image/Dockerfile b/rmt-nginx-image/Dockerfile index 91277e19f..c0ae9e752 100644 --- a/rmt-nginx-image/Dockerfile +++ b/rmt-nginx-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.rmt-nginx LABEL org.opencontainers.image.title="openSUSE Tumbleweed NGINX for SUSE RMT" LABEL org.opencontainers.image.description="NGINX for SUSE RMT container based on the openSUSE Tumbleweed Base Container Image." diff --git a/rmt-server-image/Dockerfile b/rmt-server-image/Dockerfile index a5a98c24d..2592199cb 100644 --- a/rmt-server-image/Dockerfile +++ b/rmt-server-image/Dockerfile @@ -7,7 +7,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.rmt-server LABEL org.opencontainers.image.title="openSUSE Tumbleweed SUSE RMT Server" LABEL org.opencontainers.image.description="SUSE RMT Server container based on the openSUSE Tumbleweed Base Container Image." diff --git a/ruby-3.2-image/Dockerfile b/ruby-3.2-image/Dockerfile index 134bda798..0b02435d1 100644 --- a/ruby-3.2-image/Dockerfile +++ b/ruby-3.2-image/Dockerfile @@ -9,7 +9,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.ruby LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Ruby 3.2" LABEL org.opencontainers.image.description="Ruby 3.2 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/rust-oldstable-image/Dockerfile b/rust-oldstable-image/Dockerfile index 102baf64c..acd6007c5 100644 --- a/rust-oldstable-image/Dockerfile +++ b/rust-oldstable-image/Dockerfile @@ -8,7 +8,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.rust LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Rust 1.69" LABEL org.opencontainers.image.description="Rust 1.69 container based on the openSUSE Tumbleweed Base Container Image." diff --git a/rust-stable-image/Dockerfile b/rust-stable-image/Dockerfile index 7aa236112..ab42fceae 100644 --- a/rust-stable-image/Dockerfile +++ b/rust-stable-image/Dockerfile @@ -9,7 +9,6 @@ FROM opensuse/tumbleweed:latest MAINTAINER openSUSE (https://www.opensuse.org/) -# Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.rust LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Rust 1.70" LABEL org.opencontainers.image.description="Rust 1.70 container based on the openSUSE Tumbleweed Base Container Image."