Skip to content

Commit

Permalink
Just forcing the build
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Sep 19, 2024
1 parent f7d6016 commit c9102d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions single-user-eosc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ RUN pip install --no-cache-dir \
panel

# EOSC customisation
# TODO: trigger image build on changes to these files
COPY eosc /opt/conda/share/eosc
RUN set -x \
&& export PKG_PATH="$(python -c 'import jupyter_server; print(jupyter_server.__path__[0])')" \
Expand Down

0 comments on commit c9102d9

Please sign in to comment.