Skip to content
Snippets Groups Projects
Commit a9a8901f authored by Marius Kriegerowski's avatar Marius Kriegerowski Committed by Marius Kriegerowski
Browse files

Added dependencies for arm

parent 187d69d4
Branches feature/arm
No related tags found
No related merge requests found
......@@ -25,8 +25,12 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
git \
python3 \
python3-pip \
python3-dev \
libpq-dev \
gcc \
wait-for-it
# Get rabotnik code
RUN cd /srv && git clone https://git.gfz-potsdam.de/dynamicexposure/rabotnik/rabotnik.git
WORKDIR /srv/rabotnik
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment