/casa6-docker

casa6-docker & casa6-install

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

casa6-docker/install

This project provides two tools:

casa6-docker

Create Docker images which contain a fully working data analysis and code development environment with modern modular casa6 and other common Python packages (e.g. astropy, Jupyter, etc.), suitable for Docker or Apptainer-based deployment.

casa6-install

A Python-based command-line tool to help install casa6 (monolithic or modular) on macOS or Linux, with options to manipulate abi/platform tags to force cross-installing release wheels on not officially supported Python versions and platforms. The container image building process of casa6-docker requires casa6-install.
Documentation https://r-xue.github.io/casa6-docker
Repo https://github.com/r-xue/casa6-docker
PyPI https://pypi.org/project/casa6-install
Docker Hub https://hub.docker.com/r/rxastro/casa6

Free open-source software: BSD license

Note

  • The Docker Hub image can be directly used with Docker (in macOS/Linux/Windows, commercial cloud services) or Apptainer (formally, Singularity, mainly for HPC).