wip fix
This commit is contained in:
parent
8d4dec8db1
commit
7aa0ab468e
|
|
@ -6,7 +6,6 @@ RUN apt-get install unzip
|
|||
|
||||
COPY pkgs/docker-prep.ts .
|
||||
RUN bun docker-prep.ts
|
||||
COPY _tmp_docker .
|
||||
WORKDIR /app/prasi/_tmp_docker
|
||||
RUN bun install
|
||||
COPY _tmp_docker/node_modules .
|
||||
|
|
|
|||
Loading…
Reference in New Issue