ghdl / docker

Scripts to build and use docker images including GHDL
40 stars 10 forks source link

Ensure that artifacts are traceable #17

Open eine opened 4 years ago

eine commented 4 years ago

Currently, some artifacts are built from tarballs. As a result, users of docker images cannot know exactly which version of GHDL is included. We should add a proper identifier.

Also, we should add a test/check before pushing images to dockerhub, in order to ensure that this is fulfilled by any image that might be added in the future.