Skip to content
Snippets Groups Projects
Commit c4cbba79 authored by Jasper Annyas's avatar Jasper Annyas
Browse files

L2SS-357:Corrected error in recv-sim Dockerfile and adjusted notebook

parent 9ff1ed54
No related branches found
No related tags found
1 merge request!134Resolve L2SS-357 "Rename pcc to recv"
......@@ -6,5 +6,5 @@ RUN apt-get update && apt-get install -y python3 python3-pip python3-yaml git &&
pip3 install -r requirements.txt && \
git clone --depth 1 --branch master https://git.astron.nl/lofar2.0/pypcc
WORKDIR /recv
WORKDIR /pypcc
CMD ["python3","pypcc2.py","--simulator"]
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment