Skip to content

Commit

Permalink
💚 docker
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Mar 14, 2024
1 parent 9a5b01f commit ac7a43f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ COPY README.md /investigraph/

RUN pip install -q /investigraph

COPY docker-entrypoint.sh /docker-entrypoint.sh
RUN chmod +x /docker-entrypoint.sh

RUN mkdir -p /data/datasets
RUN mkdir -p /data/prefect
RUN chown -R 1000:1000 /data

Expand Down

0 comments on commit ac7a43f

Please sign in to comment.