forked from pool/docker
review fix-docker-init.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=62
This commit is contained in:
parent
cf3843ed00
commit
5bf2e5da42
@ -19,4 +19,3 @@ index 3caa526..f272d29 100644
|
|||||||
+/usr/bin/strip -s $DEST/dockerinit-$VERSION
|
+/usr/bin/strip -s $DEST/dockerinit-$VERSION
|
||||||
# sha1 our new dockerinit to ensure separate docker and dockerinit always run in a perfect pair compiled for one another
|
# sha1 our new dockerinit to ensure separate docker and dockerinit always run in a perfect pair compiled for one another
|
||||||
export DOCKER_INITSHA1=$($sha1sum "$DEST/dockerinit-$VERSION" | cut -d' ' -f1)
|
export DOCKER_INITSHA1=$($sha1sum "$DEST/dockerinit-$VERSION" | cut -d' ' -f1)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user