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 .
|
COPY pkgs/docker-prep.ts .
|
||||||
RUN bun docker-prep.ts
|
RUN bun docker-prep.ts
|
||||||
COPY _tmp_docker .
|
|
||||||
WORKDIR /app/prasi/_tmp_docker
|
WORKDIR /app/prasi/_tmp_docker
|
||||||
RUN bun install
|
RUN bun install
|
||||||
COPY _tmp_docker/node_modules .
|
COPY _tmp_docker/node_modules .
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue