KhronosGroup / DockerContainers

Docker container specifications which package dependencies for building Khronos documentation and software
Apache License 2.0
7 stars 10 forks source link

Document referring to container images by their hash instead of their #21

Closed oddhack closed 2 years ago

oddhack commented 2 years ago

name, as an alternative to the tag system.

Minor updates to asciidoctor-spec image to work with the current REUSE and update the Node.js version to current (18).

@rpavlik this may be of interest to you - someone on my Facebook (?! :-)) suggested using hashes and I think that's preferable for the Vulkan CI. The trick for determining the hash came from

https://stackoverflow.com/questions/32046334/where-can-i-find-the-sha256-code-of-a-docker-image?noredirect=1&lq=1