Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stationa/ssc-docker
Docker image with prebuilt SAM Simulation Core (SSC) libraries
https://github.com/stationa/ssc-docker
docker-image simulation-modeling solar
Last synced: about 10 hours ago
JSON representation
Docker image with prebuilt SAM Simulation Core (SSC) libraries
- Host: GitHub
- URL: https://github.com/stationa/ssc-docker
- Owner: StationA
- License: mit
- Created: 2017-10-10T21:47:56.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T06:08:20.000Z (over 3 years ago)
- Last Synced: 2024-12-23T15:42:52.114Z (about 2 months ago)
- Topics: docker-image, simulation-modeling, solar
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ssc-docker
Docker images with prebuilt SAM Simulation Core (SSC) libraries, supporting:
- Alpine
- Ubuntu## Building
```
docker build -t stationa/ssc: -f Dockerfile. .
```## Running
```
docker run -it stationa/ssc:
```## Contributing
When contributing to this repository, please follow the steps below:
1. Fork the repository
1. Submit your patch in one commit, or a series of well-defined commits
1. Submit your pull request and make sure you reference the issue you are addressing