File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717# !BuildTag: suse/rmt-mariadb-client:%%mariadb_version%%
1818# !BuildTag: suse/rmt-mariadb-client:%%mariadb_version%%-%RELEASE%
19+ # !BuildTag: suse/mariadb-client:%%mariadb_version%%
20+ # !BuildTag: suse/mariadb-client:%%mariadb_version%%-%RELEASE%
1921# !BuildName: suse-rmt-mariadb-client-%%mariadb_version%%
2022# !BuildVersion: 15.6
2123FROM suse/sle15:15.6
@@ -24,8 +26,8 @@ MAINTAINER SUSE LLC (https://www.suse.com/)
2426
2527# Define labels according to https://en.opensuse.org/Building_derived_containers
2628# labelprefix=com.suse.application.rmt-mariadb-client
27- LABEL org.opencontainers.image.title="SLE MariaDB Client for SUSE RMT "
28- LABEL org.opencontainers.image.description="MariaDB Client for SUSE RMT container based on the SLE Base Container Image."
29+ LABEL org.opencontainers.image.title="SLE MariaDB Client"
30+ LABEL org.opencontainers.image.description="MariaDB Client container based on the SLE Base Container Image."
2931LABEL org.opencontainers.image.version="%%mariadb_version%%"
3032LABEL org.opencontainers.image.url="https://www.suse.com/products/server/"
3133LABEL org.opencontainers.image.created="%BUILDTIME%"
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Mon Oct 16 09:19:39 UTC 2023 - Dan Čermák <dcermak@suse.com>
3+
4+ - Add mariadb-client build tag and adjust description
5+
16-------------------------------------------------------------------
27Thu Sep 28 14:29:34 UTC 2023 - Dirk Mueller <dmueller@suse.com>
38
Original file line number Diff line number Diff line change 1616
1717# !BuildTag: suse/rmt-mariadb:%%mariadb_version%%
1818# !BuildTag: suse/rmt-mariadb:%%mariadb_version%%-%RELEASE%
19+ # !BuildTag: suse/mariadb:%%mariadb_version%%
20+ # !BuildTag: suse/mariadb:%%mariadb_version%%-%RELEASE%
1921# !BuildName: suse-rmt-mariadb-%%mariadb_version%%
2022# !BuildVersion: 15.6
2123FROM suse/sle15:15.6
@@ -24,8 +26,8 @@ MAINTAINER SUSE LLC (https://www.suse.com/)
2426
2527# Define labels according to https://en.opensuse.org/Building_derived_containers
2628# labelprefix=com.suse.application.rmt-mariadb
27- LABEL org.opencontainers.image.title="SLE MariaDB Server for SUSE RMT "
28- LABEL org.opencontainers.image.description="MariaDB Server for SUSE RMT container based on the SLE Base Container Image."
29+ LABEL org.opencontainers.image.title="SLE MariaDB Server"
30+ LABEL org.opencontainers.image.description="MariaDB Server container based on the SLE Base Container Image."
2931LABEL org.opencontainers.image.version="%%mariadb_version%%"
3032LABEL org.opencontainers.image.url="https://www.suse.com/products/server/"
3133LABEL org.opencontainers.image.created="%BUILDTIME%"
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Mon Oct 16 09:19:41 UTC 2023 - Dan Čermák <dcermak@suse.com>
3+
4+ - Add mariadb build tag and adjust description
5+
16-------------------------------------------------------------------
27Thu Sep 28 14:29:34 UTC 2023 - Dirk Mueller <dmueller@suse.com>
38
You can’t perform that action at this time.
0 commit comments