Skip to content

r-and-gama/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This project is a simple Docker image based on the GAMA-Platform image and a GAMAR ready to use.

Prerequisites

Building

Clone this repository

git clone https://github.com/r-and-gama/docker

Move in the cloned repository

cd ./docker

Build the Docker image

docker build -t gamar .

Installation

Docker will automatically install the newly built image into the cache.

Built With

Support

Please post issues about that project here:

https://github.com/r-and-gama/docker/issues

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL3 License - see the LICENSE.md file for details