Select Git revision

Jan David Mol authored and
jurges
committed
Fix software locations in device container, make sure lofar-device-base is built first, as docker-compose does not support build-time dependencies.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Dockerfile 161 B
FROM nexus.engageska-portugal.pt/ska-docker/tango-itango:latest
COPY lofar-requirements.txt /lofar-requirements.txt
RUN pip3 install -r /lofar-requirements.txt