This commit is contained in:
Rizky 2024-01-25 11:21:05 +07:00
parent 8d4dec8db1
commit 7aa0ab468e
1 changed files with 0 additions and 1 deletions

View File

@ -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 .