This commit is contained in:
Rizky 2024-01-21 17:10:17 +07:00
parent 03d926711e
commit f31703baee
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ RUN mkdir -p /app/prasi/repo
RUN apt-get update
RUN apt-get install git curl gnupg zip unzip -yq
RUN chown -R bun:bun /app/prasi
COPY docker.ts docker.ts
USER bun
EXPOSE 4550/tcp