Accepting request 720624 from devel:kubic:containers

- Add subcommand with /bin/sh, as the default /bin/bash does
  not exist (forwarded request 720623 from kukuk)

OBS-URL: https://build.opensuse.org/request/show/720624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-busybox-image?expand=0&rev=4
This commit is contained in:
2019-08-05 08:40:35 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 2 12:54:52 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
- Add subcommand with /bin/sh, as the default /bin/bash does
not exist
-------------------------------------------------------------------
Wed May 29 15:43:02 CEST 2019 - kukuk@suse.de

View File

@@ -11,7 +11,8 @@
name="opensuse/busybox"
tag="latest"
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%"
maintainer="Thorsten Kukuk &lt;kukuk@suse.com&gt;">
maintainer="Thorsten Kukuk &lt;kukuk@suse.com&gt;">
<subcommand execute="/bin/sh"/>
<labels>
<suse_label_helper:add_prefix prefix="org.opensuse.tumbleweed.busybox">
<label name="org.opencontainers.image.title" value="openSUSE Busybox Container"/>