Skip to content

KedoKudo/damaskdocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

damaskdocker

Docker builder for DAMASK spectral sovler.

damaskdocker
├── LICENSE
├── README.md
├── damask                              # runtime damask, use make spectral to build the spectral solver
│   ├── DAMASK-development.tar.gz
│   └── Dockerfile
├── sys                                 # build image for base system (ubuntu)
│   └── Dockerfile
├── sys_hdf5                            # build image for HDF5-1.10.4
│   ├── Dockerfile
│   └── install_HDF5.sh
└── sys_hdf5_petsc                      # build image for PETSC-3.10.3
    ├── Dockerfile
    └── install_petsc.sh

About

Docker files for building runtime images for DAMASK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published