Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanmaykm/dockercs
Utility to build and run docker images containing Circuitscape
https://github.com/tanmaykm/dockercs
Last synced: 13 days ago
JSON representation
Utility to build and run docker images containing Circuitscape
- Host: GitHub
- URL: https://github.com/tanmaykm/dockercs
- Owner: tanmaykm
- Created: 2014-07-04T07:47:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-04T07:56:09.000Z (over 10 years ago)
- Last Synced: 2023-05-05T19:51:38.688Z (over 1 year ago)
- Language: Shell
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dockerCS
========Utility to build and run docker images containing Circuitscape.
## Building the Docker image
- Configure if required:
-- user and group ids mentioned in `Dockerfile`
-- version number and image name mentioned in `Makefile`
- Run `make image`## Running Circuitscape from the Docker image
- Place configuration files and data files in a folder
- Change directory to the above mentioned folder
- Run `/docker_csrun.py `