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

test

parent a86ee7d8
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 python-nose -y
apt-get install docker.io tox curl python3-pip git python3-nose -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