Skip to content

rumpfmax/pbsim2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBSIM2 Docker

1. Clone PBSIM2

First, clone pbsim2 into pbsim2:

git clone https://github.com/yukiteruono/pbsim2.git

2. Build container

docker build -t pbsim2 .

3. Open interactive shell in container

docker run --rm -it -v $(pwd):/mnt/host_cwd pbsim2 bash -c "cd /mnt/host_cwd && bash"

About

PBSIM2 in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors