1
0

Accepting request 1058892 from home:Guillaume_G:branches:devel:microos:containers

- Disable on x86 and armv6/7 as influxdb is not available

OBS-URL: https://build.opensuse.org/request/show/1058892
OBS-URL: https://build.opensuse.org/package/show/devel:microos:containers/influxdb-image?expand=0&rev=3
This commit is contained in:
Thorsten Kukuk 2023-01-17 12:28:28 +00:00 committed by Git OBS Bridge
parent 4d36d6bf7f
commit f7d6d220ac
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#!BuildTag: opensuse/influxdb:%%MINOR%% #!BuildTag: opensuse/influxdb:%%MINOR%%
#!BuildTag: opensuse/influxdb:%%PKG_VERSION%% #!BuildTag: opensuse/influxdb:%%PKG_VERSION%%
#!BuildTag: opensuse/influxdb:%%PKG_VERSION%%-%RELEASE% #!BuildTag: opensuse/influxdb:%%PKG_VERSION%%-%RELEASE%
#!ExcludeArch: i586 armv6l armv6hl armv7l armv7hl
FROM opensuse/tumbleweed FROM opensuse/tumbleweed
LABEL maintainer="Thorsten Kukuk <kukuk@suse.com>" LABEL maintainer="Thorsten Kukuk <kukuk@suse.com>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 17 12:20:56 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable on x86 and armv6/7 as influxdb is not available
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 13 14:50:23 UTC 2023 - Thorsten Kukuk <kukuk@suse.com> Fri Jan 13 14:50:23 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>