Is the following command from this page https://github.com/eic/containers/tree/master/containers/eic still valid and can be used to build EIC container images? ``` docker buildx build -f Dockerfile --build-context spack-environment=../../spack-environment . ```