Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

gammasim/containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containers for simtools

DOI

❗ This repository has been replaced by simtools/docker

Docker files for simtools development and applications.

Docker or any compatible software are required to run these images.

Types of containers available:

  • simtools development: dev provides a container with CORSIKA, sim_telarray, and simtools conda environment installed. Pull latest release with: docker pull ghcr.io/gammasim/simtools-dev:latest
  • simtools users: prod provides a container with all software installed (CORSIKA, sim_telarray, simtools conda environment, simtools). Pull latest release with: docker pull ghcr.io/gammasim/simtools-prod:latest
  • sim_telarray: simtelarray provides a container with the CORSIKA and sim_telarray installed. Pull latest release with: docker pull ghcr.io/gammasim/simtools-simtelarray:latest

The CORSIKA / sim_telarray packages can be downloaded from MPIK (authentication required).