mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Dockerfile: copy jupyterlab-ihaskell directory over
This commit is contained in:
parent
8bfaad03e5
commit
ad27358455
@ -34,6 +34,7 @@ RUN stack build ihaskell --only-snapshot
|
||||
COPY src src
|
||||
COPY html html
|
||||
COPY main main
|
||||
COPY jupyterlab-ihaskell jupyterlab-ihaskell
|
||||
COPY LICENSE LICENSE
|
||||
RUN stack install ihaskell --local-bin-path ./bin/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user