This commit is contained in:
Rizky 2024-01-21 18:02:18 +07:00
parent b472c400e6
commit 80d6357a27
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
FROM oven/bun:1.0.18-debian as base FROM oven/bun:1.0.18-debian as base
WORKDIR /app/docker
COPY docker.ts docker.ts
RUN apt-get update RUN apt-get update
RUN apt-get install git curl gnupg zip unzip -yq RUN apt-get install git curl gnupg zip unzip -yq