Skip to content

Setting up IBSIMU simulation package on Ubuntu 20.04 in a Docker container

Notifications You must be signed in to change notification settings

AndyShor/ibsimu_on_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL

IBSIMU deployment with minimal dependencies in Ubuntu 20.04 Docker container

kdpv

This repositiry contains docker file creating a docker image with IBSIMU ion beam simulation package compiled from source on Ubuntu 20.04. IBSIMU will be run in graphical mode and requires to set proper DISPLAY environment variable. Ubuntu inside the image has a non-root sudo enables user ubuntu (modify to your liking). When running the image first user needs to login and setup environmental variables by running

foo@bar:~$ cd ~/ibsimu/ibsimu_config
foo@bar:~$ ./ibsimu_config.
foo@bar:~$ source ~/.bashrc

For testing purposes there are two models in the folder /home/ubuntu/ibsimu/ibsimu_tests To run the go to the folder, make, then run executable.

If you are interested in the detail of what is going on there is short blog article with explanations.

About

Setting up IBSIMU simulation package on Ubuntu 20.04 in a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published