12
0

Accepting request 720623 from home:kukuk:container

- Add subcommand with /bin/sh, as the default /bin/bash does
  not exist

OBS-URL: https://build.opensuse.org/request/show/720623
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/tumbleweed-busybox-image?expand=0&rev=8
This commit is contained in:
2019-08-02 13:04:49 +00:00
committed by Git OBS Bridge
parent df45576497
commit 708fca56d4
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"/>