Skip to content
Snippets Groups Projects
Commit edaeb1cc authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

test

parent 564dceb9
Branches
Tags
No related merge requests found
FROM debian:latest FROM debian:latest
RUN apt-get update && \ RUN apt-get update && \
apt-get install docker.io tox curl python3-pip git -y apt-get install docker.io tox curl python3-pip git nosetests -y
RUN pip3 install docker-compose RUN pip3 install docker-compose
COPY .docker/wait-for-it.sh /wait-for-it.sh COPY .docker/wait-for-it.sh /wait-for-it.sh
RUN git clone https://gitlab.gwdg.de/bmp-caosdb/caosdb-pylib.git && \ RUN git clone https://gitlab.gwdg.de/bmp-caosdb/caosdb-pylib.git && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment