0%

dag-openmc-docker

This blog records the steps of mine building docker image for DAG-OpenMC.

Build official docker image

There is a dockerfile to build image of pure OpenMC on my machine.
Dlwnload the dockerfile, rename it to openmc.dockerfile, then run it with the following command:

1
docker build --tag=dagopenmc:update -f ./openmc.dockerfile .

Test with toy problem