forked from pool/docker
72699be87f
/usr/share/doc/packages/docker/CHANGELOG.md. CVE-2020-15257 bsc#1180243 https://github.com/docker/docker-ce/releases/tag/v19.03.14 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=348
15 lines
508 B
Plaintext
15 lines
508 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/docker/docker-ce.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="versionformat">19.03.14_ce_%h</param>
|
|
<param name="revision">v19.03.14</param>
|
|
<param name="filename">docker</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">docker-*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
</services>
|