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

https://github.com/drsnowbird/docker-hpc-gamess-ubuntu

docker-hpc-gamess-ubuntu
https://github.com/drsnowbird/docker-hpc-gamess-ubuntu

docker gamess hpc hpc-applications ubuntu

Last synced: about 1 month ago
JSON representation

docker-hpc-gamess-ubuntu

Awesome Lists containing this project

README

          

# Docker GAMESS for Singularity

## Purpose
To provide the docker container for singularity

## Reference
- https://www.webmo.net/support/gamess_linux.html

## Build
- This project provides a simple Dockerfile for the purpose of illustration only. You need to extend/modify the Docker to
support whatever you want to do.
```
./build.sh
```

## Run
- To run the simple example build image; it will pop up X11 to display Firefox docker-based browser.
```
./run.sh
```