Skip to content

Commit

Permalink
update legacy Dockerfile to use knesset-data-python from git master
Browse files Browse the repository at this point in the history
  • Loading branch information
OriHoch committed Sep 29, 2024
1 parent 9a97de7 commit 31883ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FROM ghcr.io/hasadna/knesset-data-pipelines/knesset-data-pipelines:8028b98004108
#COPY Pipfile.lock /pipelines/
#RUN pipenv install --system --deploy --ignore-pipfile
#RUN python3 -m pip install jupyterlab
RUN pip install -e 'git+https://github.com/hasadna/knesset-data-python.git@3e3141ff76eabf20a72d16fc098544759f5952a8#egg=knesset-data'
COPY datapackage_pipelines_knesset /pipelines/datapackage_pipelines_knesset
COPY setup.py /pipelines/
RUN pip install -e .
Expand Down

0 comments on commit 31883ab

Please sign in to comment.