10
This commit is contained in:
parent
ebfc12e8b4
commit
236e781d22
@ -1,6 +1,6 @@
|
||||
FROM oven/bun:latest
|
||||
WORKDIR /usr/src/app
|
||||
MKDIR /config
|
||||
RUN mkdir -p /config
|
||||
COPY ./config.json /config
|
||||
COPY . .
|
||||
RUN bun install --frozen-lockfile --production
|
||||
|
Loading…
x
Reference in New Issue
Block a user