forked from pool/opensuse-openldap-image
Accepting request 909805 from home:kukuk:container
- Update to version 1627911062.7e4f725: * Re-add entrypoint directory - Build changes file from git - Update to version 1627910174.bbff2ac: * Include busybox-findutils, adjust entrypoint location OBS-URL: https://build.opensuse.org/request/show/909805 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/opensuse-openldap-image?expand=0&rev=10
This commit is contained in:
parent
35bb657304
commit
620630e269
13
_service
13
_service
@ -5,15 +5,22 @@
|
||||
<param name="extract">LICENSE</param>
|
||||
<param name="extract">openldap/README.md</param>
|
||||
<param name="extract">openldap/opensuse-openldap-image.kiwi</param>
|
||||
<param name="extract">openldap/opensuse-openldap-image.changes</param>
|
||||
<param name="extract">openldap/config.sh</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="versionformat">%cd.%h</param>
|
||||
<param name="version">_none_</param>
|
||||
</service>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/thkukuk/containers-mailserver.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="subdir">openldap</param>
|
||||
<param name="filename">root</param>
|
||||
<param name="include">entrypoint.sh</param>
|
||||
<param name="version">_none_</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="tar" mode="disabled">
|
||||
<param name="subdir">openldap</param>
|
||||
<param name="filename">entrypoint</param>
|
||||
<param name="include">entrypoint.sh</param>
|
||||
<param name="include">slapd.init.ldif</param>
|
||||
<param name="include">ldif</param>
|
||||
<param name="include">tls</param>
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/thkukuk/containers-mailserver.git</param>
|
||||
<param name="changesrevision">7e4f725982144cdf1271b06ef8618e6672faffe6</param></service></servicedata>
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad4a8e06c18799be350df5ef89ae98d16d1dfc520137dbe6639a3b3151d8b218
|
||||
size 8278
|
||||
oid sha256:9bace792d6dde256bbc825faaa84e7106a3275a349ae5213eeb7040247faf853
|
||||
size 3506
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 02 13:31:30 UTC 2021 - kukuk@suse.com
|
||||
|
||||
- Update to version 1627911062.7e4f725:
|
||||
* Re-add entrypoint directory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 02 13:27:36 UTC 2021 - kukuk@suse.com
|
||||
|
||||
- Build changes file from git
|
||||
- Update to version 1627910174.bbff2ac:
|
||||
* Include busybox-findutils, adjust entrypoint location
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 09:52:10 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
tag="latest"
|
||||
additionaltags="%PKG_VERSION%,%PKG_VERSION%-%RELEASE%"
|
||||
maintainer="Thorsten Kukuk <kukuk@suse.com>">
|
||||
<entrypoint execute="/entrypoint/entrypoint.sh"/>
|
||||
<entrypoint execute="/entrypoint.sh"/>
|
||||
<subcommand execute="/usr/sbin/slapd">
|
||||
<!--argument name="start"/-->
|
||||
</subcommand>
|
||||
@ -59,7 +59,7 @@
|
||||
<package name="ca-certificates"/>
|
||||
<package name="ca-certificates-mozilla"/>
|
||||
<package name="-busybox-man"/>
|
||||
<archive name="entrypoint.tar.gz"/>
|
||||
<archive name="common-scripts.tar.gz"/>
|
||||
<archive name="entrypoint.tar.gz"/>
|
||||
</packages>
|
||||
</image>
|
||||
|
3
root.obscpio
Normal file
3
root.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbb01a2f0825548ce1d03d6650074d9db34d4b1e9545bad32625daa58dcece78
|
||||
size 15370
|
5
root.obsinfo
Normal file
5
root.obsinfo
Normal file
@ -0,0 +1,5 @@
|
||||
name: root
|
||||
version:
|
||||
mtime: 1627911062
|
||||
commit: 7e4f725982144cdf1271b06ef8618e6672faffe6
|
||||
|
Loading…
Reference in New Issue
Block a user