Skip to content

Commit

Permalink
mapped g4data dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jintonic committed Mar 18, 2024
1 parent 9c1050c commit 1e2bf77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix
- .:/root/gears # load current folder as /root/gears in container
- ./INSTALL/Geant4/data:/usr/share/Geant4/data
build: INSTALL/Docker # docker-compose build gears

geant4: # docker-compose run geant4
Expand Down

0 comments on commit 1e2bf77

Please sign in to comment.