Repast for High Performance Computing 2.2.0
1.7K
Docker image for Repast-HPC based on Alpine Linux.
To download updated images:
docker pull eze1981/repast-hpc
To run repast-hpc mapping your current directory into the container:
docker run --rm -it -v $(pwd):/project repast-hpc
To build the image from this Dockerfile
docker build --squash -t repast-hpc .
Content type
Image
Digest
Size
69.5 MB
Last updated
over 9 years ago
docker pull eze1981/repast-hpc