wip fix
This commit is contained in:
parent
03d926711e
commit
f31703baee
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue