srebughini / Dockerfiles

Collection of Dockerfiles for different applications related to ASALI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASALI: Dockerfiles

This repo is a collection of Dockerfiles related to ASALI. For more information, visit our DockerHub profile.

Local docker build

For those interesting in compiling the cantera docker image locally, please follows these commands:

cd cantera
sudo docker build . -f Dockerfile.<version> -t <name>:<tag>

About

Collection of Dockerfiles for different applications related to ASALI

License:GNU General Public License v3.0