Skip to content

Files

Latest commit

ecc7288 · Jul 20, 2020

History

History
This branch is 1151 commits behind AMICI-dev/AMICI:master.

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 20, 2020
Feb 21, 2020

AMICI with Docker

Create image

In the AMICI base directory run:

git archive -o docker/amici.tar.gz --format=tar.gz HEAD
cd docker && docker build -t $USER/amici:latest .

Published images

AMICI docker images are regularly published to https://hub.docker.com/layers/dweindl/amici/.