A few changes to improve use with commercial EDA tools and make container builds unique to a given environment:
tcsh, libX11 and libXext added to the foundation containers for both x86 and Arm (for x86 both 32 and 64 bit versions added)
Paths specified as part of a tool version are now allowed to include strings and not just Path type objects, this is to support use with license servers in the form <PORT>@<HOST>
The tag used for foundation container images now includes an MD5 hash of the root path to the workspace, this is to avoid contamination between different environments on shared infrastructure.
A few changes to improve use with commercial EDA tools and make container builds unique to a given environment:
tcsh
,libX11
andlibXext
added to the foundation containers for both x86 and Arm (for x86 both 32 and 64 bit versions added)Path
type objects, this is to support use with license servers in the form<PORT>@<HOST>