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
- Host: GitHub
- URL: https://github.com/drsnowbird/docker-hpc-gamess-ubuntu
- Owner: DrSnowbird
- License: apache-2.0
- Created: 2018-02-27T22:57:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T05:25:50.000Z (over 8 years ago)
- Last Synced: 2025-03-03T05:41:49.874Z (over 1 year ago)
- Topics: docker, gamess, hpc, hpc-applications, ubuntu
- Language: Shell
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```