dockerTools.pullImage: release note regarding sha256 argument value
This commit is contained in:
parent
01174c5f4d
commit
ea6d37c2bb
@ -255,6 +255,15 @@ rmdir /var/lib/ipfs/.ipfs
|
|||||||
See the overlays chapter of the Nixpkgs manual for more details.
|
See the overlays chapter of the Nixpkgs manual for more details.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<literal>sha256</literal> argument value of
|
||||||
|
<literal>dockerTools.pullImage</literal> expression must be
|
||||||
|
updated since the mechanism to download the image has been
|
||||||
|
changed. Skopeo is now used to pull the image instead of the
|
||||||
|
Docker daemon.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user