Skip to content

Repast HPC running on an alpine-linux docker container

Notifications You must be signed in to change notification settings

eze1981/repast-hpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repast-HPC

Docker image for Repast-HPC based on Alpine Linux.

Usage

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

Build

To build the image from this Dockerfile

docker build --squash -t repast-hpc .

About

Repast HPC running on an alpine-linux docker container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages