Skip to content
Snippets Groups Projects
Commit 274be94d authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add docker image

parent 484997bd
No related branches found
No related tags found
1 merge request!3Add test for matrix
Pipeline #81196 passed
FROM ubuntu:latest
RUN apt-get update -qq &&\
export DEBIAN_FRONTEND=noninteractive && apt-get install -y -qq \
casacore-data casacore-dev casacore-tools \
cmake \
g++ \
g++-12 \
git \
libblas-dev liblapack-dev \
libboost-date-time-dev \
libboost-test-dev \
libboost-dev \
libcfitsio-dev \
libfftw3-dev \
libgsl-dev \
libhdf5-dev \
libopenmpi-dev \
libpython3-dev \
pkg-config \
python3-dev python3-numpy \
python3-sphinx \
python3-pip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment