Official docker development image for the ALMA Common Software (ACS)
257
Maintained by:
ALMA - Common Infrastructure Team
Where to get help:
ALMA Common Software (ACS) is a distributed software framework developed specifically for the ALMA Observatory to support the development, deployment, and operation of the Observatory. It provides a standardized way to build and integrate software components that control the hardware and coordinate the scientific and operational functions of the telescope.
Run container
docker run -dit --name acs acscommunity/acsdev:stream9.2025apr
Enter container
docker exec -it acs /bin/bash
Load the ACS environment (We configure this alias to load the environment more easily)
acs
echo $INTROOT
The acs alias to source the environment and the INTROOT variable are already set in the .bashrc
Content type
Image
Digest
sha256:0139e9e4b…
Size
5.5 GB
Last updated
over 1 year ago
docker pull acscommunity/acsdev:stream9.2025apr