r-and-gama / docker

⛴️ Docker image of GAMAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⛴️ Docker image of GAMAR

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%