![見出し画像](https://assets.st-note.com/production/uploads/images/98146629/rectangle_large_type_2_54874e462cb230591802b834d2ff93ba.png?width=1200)
Photo by
soranochihiro
ubuntu docker gfotran 作動させる
ubuntu docker gfotran 作動させる
ubuntu docker gfotran
【環境構築】DockerでFortranを実行できる環境を作る
第1 method
docker-compose up -d
docker-compose exec ubuntu_gfortran /bin/
gfortran hello.f90
![](https://assets.st-note.com/img/1676518831443-HTdt7cxpAt.png?width=1200)
![](https://assets.st-note.com/img/1676518855527-auYofALUGg.png?width=1200)
おまけ
Fortran とは
https://www.nag-j.co.jp/fortran/FI_1.html#:~:text=1 Fortran とは&text=Fortran は1950年代に,作成に適しています。
以上