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
No related branches found
No related tags found
No related merge requests found
FROM debian:latest
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
COPY .docker/wait-for-it.sh /wait-for-it.sh
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.
Finish editing this message first!
Please register or to comment