Docker image of TRIQS built from source.
1.1K
A triqs docker image built completely from source which includes triqs and the applications cthyb, dft_tools, maxent and tprf.
It can be used to run a Jupyter notebook environment yourself, or to run a shell for development:
docker run [--name <contailer name>] [-v <host dir>:<container dir>] -p 8888:8888 fulvwen/triqs
docker run [--name <contailer name>] [-v <host dir>:<container dir>] -ti fulvwen/triqs bash
Content type
Image
Digest
Size
728.6 MB
Last updated
over 6 years ago
docker pull fulvwen/triqs