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 1 month 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 8 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T06:08:20.000Z (over 4 years ago)
- Last Synced: 2025-04-09T20:18:12.274Z (about 1 year ago)
- Topics: docker-image, simulation-modeling, solar
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- 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