Skip to content

Commit bac5c0f

Browse files
committed
Remove copy of metacell repos in node_modules
1 parent e864b2d commit bac5c0f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ COPY webapp/ .
1212
RUN yarn build-dev
1313

1414

15-
RUN mv node_modules/@metacell .
1615
RUN rm -Rf node_modules/*
17-
RUN mv @metacell node_modules
1816

1917
###
2018
FROM jupyter/base-notebook:hub-1.5.0

0 commit comments

Comments
 (0)