Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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