Skip to content

rtolosana/modelio4.1_ubuntu16.04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Installation of Modelio 4.1 on a Linux-based Docker Container

Installation instructions for Modelio 4.1 on a docker container. There is currently an incompatibility with Ubuntu 20.04 and the library requirements of Modelio 4.1. One approach to solve the problem consists in installing Modelio 4.1 on a docker container based on a compatible OS. In this case, Ubuntu 16.04 was chosen.

Installation & Execution Steps

  1. Clone the repository to a local folder
git clone https://github.com/rtolosana/modelio4.1_ubuntu16.04
  1. Build the container:
docker build . -t modelio_img
  1. Grant execution permissions to the run_docker.sh script:
chmod u+x run_docker.sh
  1. Run the container with the run_docker script provided:
run_docker.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors