Skip to content

Dockerfile and script for running MAST inside a Docker container.

License

Notifications You must be signed in to change notification settings

RaMdsC/mast-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mast-docker

Dockerfile and start-up script for the portable Docker image of the Modeling and Analysis Suite for Real-Time Applications (MAST):
https://hub.docker.com/r/ramdsc/mast/

This is an unofficial image, MAST tools are distributed under GPLv2+ terms by the University of Cantabria (UNICAN); the official web page and documentation can be found here:
https://mast.unican.es/

Requirements

  • GNU/Linux host with Xorg server installed and running.
  • Docker CE/EE and user with permissions to manage images/containers.
  • Bash interpreter.

Usage

Download the image:

docker pull ramdsc/mast

Launch the container:

chmod +x run-mast-docker.bash
./run-mast-docker.bash

Done! You will be inside the container, on your home directory and with the tools directly available.

About

Dockerfile and script for running MAST inside a Docker container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages